<?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: [resolved] tMySQLOutput creates table but does not insert rows in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMySQLOutput-creates-table-but-does-not-insert-rows/m-p/2300045#M72319</link>
    <description>Thanks, I had the exact same problem, and this solved it.</description>
    <pubDate>Thu, 18 Sep 2014 21:24:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-18T21:24:54Z</dc:date>
    <item>
      <title>[resolved] tMySQLOutput creates table but does not insert rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMySQLOutput-creates-table-but-does-not-insert-rows/m-p/2300043#M72317</link>
      <description>I've got a simple job that extracts 7 rows using a tSalesforceInput and sends that data to a tMySQLOutput. I have the tMySQLOutput set to "Drop table if exists and create" and "Action on data" is "Insert". The chain of components is like this:&lt;BR /&gt;tSalesforceConnection --OnSubjobOk--&amp;gt; tMySQLConnection --OnSubjobOk--&amp;gt; tSalesforceInput --main--&amp;gt; tMySQLOutput --main--&amp;gt; tLogRow&lt;BR /&gt;The connections succeed. The Salesforce query succeeds. The table gets created in the MySQL DB. However, the rows do not get inserted. I also get all rows output to the tLogRow.&lt;BR /&gt;I've checked permissions for the MySQL user account - they seem correct. They're obviously good enough to create a table, and I see I've granted all the other DML rights, too (INSERT, DELETE, EXECUTE, etc. - all of them). I've also executed an insert using the MySQLWorkbench client, which succeeded - from the same client workstation upon which I run the Talend job in-question.&lt;BR /&gt;I'm stumped - any suggestions out there? Thanks in-advance.&lt;BR /&gt;-Ben</description>
      <pubDate>Sat, 16 Nov 2024 11:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMySQLOutput-creates-table-but-does-not-insert-rows/m-p/2300043#M72317</guid>
      <dc:creator>benu</dc:creator>
      <dc:date>2024-11-16T11:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMySQLOutput creates table but does not insert rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMySQLOutput-creates-table-but-does-not-insert-rows/m-p/2300044#M72318</link>
      <description>Solved. This was pretty damn infuriating. It turned out to be the "Auto Commit" setting on the tMySQLConnection component. It's off by default, and if you don't set it, any components that use the connection will not commit their transactions. 
&lt;BR /&gt;There went a whole day of troubleshooting. Anyway, glad I found this post: 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCrSqCAK" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/tMysqlOutput-doesn-t-populate-table-if-using-existing-connection/td-p/115934&lt;/A&gt; 
&lt;BR /&gt;Thanks zootal and alevy! 
&lt;BR /&gt;-Ben</description>
      <pubDate>Thu, 07 Aug 2014 23:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMySQLOutput-creates-table-but-does-not-insert-rows/m-p/2300044#M72318</guid>
      <dc:creator>benu</dc:creator>
      <dc:date>2014-08-07T23:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMySQLOutput creates table but does not insert rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMySQLOutput-creates-table-but-does-not-insert-rows/m-p/2300045#M72319</link>
      <description>Thanks, I had the exact same problem, and this solved it.</description>
      <pubDate>Thu, 18 Sep 2014 21:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMySQLOutput-creates-table-but-does-not-insert-rows/m-p/2300045#M72319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-18T21:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMySQLOutput creates table but does not insert rows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMySQLOutput-creates-table-but-does-not-insert-rows/m-p/2300046#M72320</link>
      <description>Thanks you all,&lt;BR /&gt;I faced the same issue and it's resolved now.</description>
      <pubDate>Mon, 06 Jul 2015 11:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMySQLOutput-creates-table-but-does-not-insert-rows/m-p/2300046#M72320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-06T11:53:20Z</dc:date>
    </item>
  </channel>
</rss>

