<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Differemce between tMysqlConnection's Auto Commit and tMysqlCommit ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Differemce-between-tMysqlConnection-s-Auto-Commit-and/m-p/2312823#M83733</link>
    <description>Is there any difference between using a tMysqlConnection with 'Auto Commit' on and using the tMysqlCommit component?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Sat, 16 Nov 2024 12:23:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:23:57Z</dc:date>
    <item>
      <title>Differemce between tMysqlConnection's Auto Commit and tMysqlCommit ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Differemce-between-tMysqlConnection-s-Auto-Commit-and/m-p/2312823#M83733</link>
      <description>Is there any difference between using a tMysqlConnection with 'Auto Commit' on and using the tMysqlCommit component?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 16 Nov 2024 12:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Differemce-between-tMysqlConnection-s-Auto-Commit-and/m-p/2312823#M83733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Differemce between tMysqlConnection's Auto Commit and tMysqlCommit ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Differemce-between-tMysqlConnection-s-Auto-Commit-and/m-p/2312824#M83734</link>
      <description>yes. auto commit will commit after every insert statement (and is slower because of this). using a tMysqlConnection/tMysqlCommit set of components will allow you to control when data is commited.</description>
      <pubDate>Tue, 07 Feb 2012 15:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Differemce-between-tMysqlConnection-s-Auto-Commit-and/m-p/2312824#M83734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-07T15:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Differemce between tMysqlConnection's Auto Commit and tMysqlCommit ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Differemce-between-tMysqlConnection-s-Auto-Commit-and/m-p/2312825#M83735</link>
      <description>So basically if I've a table from which I'm moving data to another table, and I've about 10,000 rows, it's the difference between a single commit and 10,000 commits?</description>
      <pubDate>Wed, 08 Feb 2012 07:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Differemce-between-tMysqlConnection-s-Auto-Commit-and/m-p/2312825#M83735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-08T07:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Differemce between tMysqlConnection's Auto Commit and tMysqlCommit ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Differemce-between-tMysqlConnection-s-Auto-Commit-and/m-p/2312826#M83736</link>
      <description>auto commit can be changed according to the advanced section of the output (Number of rows per insert)
&lt;BR /&gt;tMySQLCommit is used if you need to commit on a condition and rollback when the condition is not met either that or there is a problem when outputing the data
&lt;BR /&gt;for instance tMySQLOutput -on Component ok-&amp;gt; tMySQLcommit
&lt;BR /&gt; -on Component error -&amp;gt; tMySQLrollback
&lt;BR /&gt;Regards
&lt;BR /&gt;Brandon</description>
      <pubDate>Wed, 08 Feb 2012 18:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Differemce-between-tMysqlConnection-s-Auto-Commit-and/m-p/2312826#M83736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-08T18:07:08Z</dc:date>
    </item>
  </channel>
</rss>

