<?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: Empty output table with mysql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375225#M137687</link>
    <description>Hi&lt;BR /&gt;You'd better select "use an existing connection" checkbox and add tMysqlCommit in this job.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
    <pubDate>Fri, 18 May 2012 09:26:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-18T09:26:05Z</dc:date>
    <item>
      <title>Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375222#M137684</link>
      <description>Hello,
&lt;BR /&gt;i want to get the inner join exceptions so i've got an output in tmap and it's work fine when i the output is a tlogrow or a csv file.
&lt;BR /&gt;when i replace tlogrow by a mysql table, the table is empty instead of the job telling me there is 163 rows..
&lt;BR /&gt;no messages, no errors..
&lt;BR /&gt;what's wrong???
&lt;BR /&gt;thanks for help, i' m in hurry for that job.
&lt;BR /&gt;claudine</description>
      <pubDate>Sat, 16 Nov 2024 12:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375222#M137684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375223#M137685</link>
      <description>Hi
&lt;BR /&gt;Please upload some screenshot of this job.
&lt;BR /&gt;Check the settings of tMysqlOutput again.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 18 May 2012 09:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375223#M137685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T09:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375224#M137686</link>
      <description>hello Pedro,
&lt;BR /&gt;sorry for screenshot, theres was too big....
&lt;BR /&gt;so post is modified now.
&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 18 May 2012 09:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375224#M137686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T09:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375225#M137687</link>
      <description>Hi&lt;BR /&gt;You'd better select "use an existing connection" checkbox and add tMysqlCommit in this job.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 18 May 2012 09:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375225#M137687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T09:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375226#M137688</link>
      <description>i already use an existing connection.&lt;BR /&gt;and for the commit, i dont understand why, and where do you suggest to put it??&lt;BR /&gt;thanks for so fast answered&lt;BR /&gt;claudine</description>
      <pubDate>Fri, 18 May 2012 09:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375226#M137688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T09:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375227#M137689</link>
      <description>Hi&lt;BR /&gt;Add tMysqlCommit as the following image.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 18 May 2012 09:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375227#M137689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T09:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375228#M137690</link>
      <description>hi Pedro&lt;BR /&gt;i just change "insert" by "insert ignore" and here is the output, an error in screen but not in output and table alawas empty. i'v very often do that kind of jobs in older versions, and never have probleme. it's a very very simple job...&lt;BR /&gt;thanks&lt;BR /&gt;claudine</description>
      <pubDate>Fri, 18 May 2012 09:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375228#M137690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T09:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375229#M137691</link>
      <description>hello Pedro,&lt;BR /&gt;i've use "commit automatic" in the connexion and INSERT in the action table and i've got the output.&lt;BR /&gt;I'saw your post later, i'll try your solution too.&lt;BR /&gt;Thanks for help&lt;BR /&gt;claudine</description>
      <pubDate>Fri, 18 May 2012 09:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375229#M137691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375230#M137692</link>
      <description>Hi&lt;BR /&gt;Great! &lt;BR /&gt;Besides, If you check "commit automatic", there is no need to use tMysqlCommit.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 18 May 2012 09:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375230#M137692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T09:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375231#M137693</link>
      <description>yes pedro, i understood.&lt;BR /&gt;i've a last question, i'va always have a red error on job, but the output is ok, have you an idea??&lt;BR /&gt;thanks&lt;BR /&gt;claudine</description>
      <pubDate>Fri, 18 May 2012 10:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375231#M137693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T10:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375232#M137694</link>
      <description>Hi 
&lt;BR /&gt;You might restart TOS and run this job again. Does the error recur? 
&lt;BR /&gt;Sometimes this is due to memory error. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 18 May 2012 10:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375232#M137694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T10:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375233#M137695</link>
      <description>Hello Pedro,&lt;BR /&gt;Really great thanks for all your help, your right, i restart talend and now all is ok. My client 'll be happy so do i!&lt;BR /&gt;have a nice day&lt;BR /&gt;claudine</description>
      <pubDate>Fri, 18 May 2012 10:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375233#M137695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T10:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375234#M137696</link>
      <description>Hi Pedro,&lt;BR /&gt;just for information. As i made a lot of tests,  change composant, change name of rows and so on,  i saw the name in the output of tmap section has a very strange look.&lt;BR /&gt;i've got the solution, i review all links...but it seems to be a bug...&lt;BR /&gt;regards,&lt;BR /&gt;claudine</description>
      <pubDate>Fri, 18 May 2012 10:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375234#M137696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T10:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375235#M137697</link>
      <description>Hi&lt;BR /&gt;Have you tried to reopen this job?&lt;BR /&gt;If it doesn't work after reopening it, you have to delete and recreate this job...&lt;BR /&gt;A bug is an issue which can be reproduced. But this is difficult...&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 18 May 2012 11:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375235#M137697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T11:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Empty output table with mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375236#M137698</link>
      <description>hi,&lt;BR /&gt;If i reopen it's the same, so i recreate job.&lt;BR /&gt;I agree with your bug definition, and i'll check if thoses problems be back.&lt;BR /&gt;thanks &lt;BR /&gt;claudine</description>
      <pubDate>Fri, 18 May 2012 11:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-output-table-with-mysql/m-p/2375236#M137698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T11:15:51Z</dc:date>
    </item>
  </channel>
</rss>

