<?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 tMysqlOutput doesn't populate table if using existing connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMysqlOutput-doesn-t-populate-table-if-using-existing-connection/m-p/2360275#M124890</link>
    <description>Here is a weird one for you. I have a simple job:
&lt;BR /&gt;tMysqlConnection -&amp;gt; tSalesforceInput -&amp;gt; tMysqlOutput -&amp;gt; tLogRow
&lt;BR /&gt;If I use the existing connection from the tMysqlConnection, then the tMysqlOutput will create the table, but there will be no data in it. If I don't use an existing connection but specify connection parameters in the tMysqlOutput, then the table gets created and there is data in it. In both cases the tLogRow shows the exact same row set that comes from the tSalesforceInput.
&lt;BR /&gt;This tells me that the login credentials from the tMysqlConnection are correct because the tMysqlOutput creates the table - it could not do that if the host/userid/password/database were incorrect. It just won't put any data in it.
&lt;BR /&gt;At this point I'm totally stumped.....</description>
    <pubDate>Sat, 16 Nov 2024 11:56:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:56:49Z</dc:date>
    <item>
      <title>tMysqlOutput doesn't populate table if using existing connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMysqlOutput-doesn-t-populate-table-if-using-existing-connection/m-p/2360275#M124890</link>
      <description>Here is a weird one for you. I have a simple job:
&lt;BR /&gt;tMysqlConnection -&amp;gt; tSalesforceInput -&amp;gt; tMysqlOutput -&amp;gt; tLogRow
&lt;BR /&gt;If I use the existing connection from the tMysqlConnection, then the tMysqlOutput will create the table, but there will be no data in it. If I don't use an existing connection but specify connection parameters in the tMysqlOutput, then the table gets created and there is data in it. In both cases the tLogRow shows the exact same row set that comes from the tSalesforceInput.
&lt;BR /&gt;This tells me that the login credentials from the tMysqlConnection are correct because the tMysqlOutput creates the table - it could not do that if the host/userid/password/database were incorrect. It just won't put any data in it.
&lt;BR /&gt;At this point I'm totally stumped.....</description>
      <pubDate>Sat, 16 Nov 2024 11:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMysqlOutput-doesn-t-populate-table-if-using-existing-connection/m-p/2360275#M124890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: tMysqlOutput doesn't populate table if using existing connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMysqlOutput-doesn-t-populate-table-if-using-existing-connection/m-p/2360276#M124891</link>
      <description>Unless you've checked "Auto-commit" in the advanced settings of tMysqlConnection or used a tMysqlCommit, the rows you attempt to insert will not be committed to the database when using an existing connection.  The table creation is always automatically committed.</description>
      <pubDate>Sun, 11 Aug 2013 05:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMysqlOutput-doesn-t-populate-table-if-using-existing-connection/m-p/2360276#M124891</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2013-08-11T05:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: tMysqlOutput doesn't populate table if using existing connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMysqlOutput-doesn-t-populate-table-if-using-existing-connection/m-p/2360277#M124892</link>
      <description>This really helped me out - thanks folks! My post for this issue:&amp;nbsp;http://www.talendforge.org/forum/viewtopic.php?id=37636&lt;BR /&gt;-Ben</description>
      <pubDate>Thu, 07 Aug 2014 23:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMysqlOutput-doesn-t-populate-table-if-using-existing-connection/m-p/2360277#M124892</guid>
      <dc:creator>benu</dc:creator>
      <dc:date>2014-08-07T23:50:54Z</dc:date>
    </item>
  </channel>
</rss>

