<?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 Re: MySql auto commit and subjobs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211945#M9769</link>
    <description>No, sorry, it works fine for me using SQL Server even with your original job design.</description>
    <pubDate>Thu, 02 Aug 2012 09:23:30 GMT</pubDate>
    <dc:creator>alevy</dc:creator>
    <dc:date>2012-08-02T09:23:30Z</dc:date>
    <item>
      <title>MySql auto commit and subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211942#M9766</link>
      <description>Good afternoon,
&lt;BR /&gt;I have an issue related to MySql commits in relation to subjobs. Please see the attached screenshot that shows my test job.
&lt;BR /&gt;The tMysqlConnection component creates a connection with my database. The Auto commit checkbox is unchecked.
&lt;BR /&gt;Then I generate a row and pass it to the tMysqlOutput component which writes it to the database. At this point I expect that a rollback is still possible since Auto commit is unchecked.
&lt;BR /&gt;Now I call a subjob. The only thing this subjob does is calling a tDie component to simulate an error.
&lt;BR /&gt;Since an error occurs the tMysqlCommit component is not called. Therefore I expect that my insert operation on the database is not committed. When I check my database however I still see that a row is inserted. Even if I add a tMysqlRollback component with an OnComponentError no rollback is performed.
&lt;BR /&gt;So my question: Does calling a subjob automatically perform a commit on Mysql connections? Is this intended behaviour (and why) or is this a bug?
&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 01 Aug 2012 12:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211942#M9766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-01T12:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: MySql auto commit and subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211943#M9767</link>
      <description>Try connecting tRunJob to tMysqlCommit with OnSubjobOK rather than a row.  Also, make sure tRunJob has "Die on child error" checked.</description>
      <pubDate>Thu, 02 Aug 2012 01:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211943#M9767</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2012-08-02T01:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: MySql auto commit and subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211944#M9768</link>
      <description>I've tried both Alevy, but no joy. The result stays the same.&lt;BR /&gt;Any other suggestions?</description>
      <pubDate>Thu, 02 Aug 2012 07:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211944#M9768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T07:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: MySql auto commit and subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211945#M9769</link>
      <description>No, sorry, it works fine for me using SQL Server even with your original job design.</description>
      <pubDate>Thu, 02 Aug 2012 09:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211945#M9769</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2012-08-02T09:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: MySql auto commit and subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211946#M9770</link>
      <description>Thanks Alevy, I guess this is not intended behavior then. Maybe a bug in a MySql component?</description>
      <pubDate>Thu, 02 Aug 2012 12:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MySql-auto-commit-and-subjobs/m-p/2211946#M9770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T12:48:21Z</dc:date>
    </item>
  </channel>
</rss>

