<?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: Exception in component tMysqlOutput_1  com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Row size too large. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257116#M39295</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;I updated my question hope now it is more clear to you.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 12 Feb 2019 22:12:05 GMT</pubDate>
    <dc:creator>DM_J</dc:creator>
    <dc:date>2019-02-12T22:12:05Z</dc:date>
    <item>
      <title>Exception in component tMysqlOutput_1  com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Row size too large.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257114#M39293</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am getting this error when I want to add a timestamp field to a table from the flow in Talend. By the flow I mean I have the data and I don't want to add a new timestamp data like using the Advanced Setting of&amp;nbsp;tMysqlOutput. (Note: I don't get any error when I want to add a new timestamp by Advanced Setting)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For example, I have two tables both have a timestamp field. I merged them and cleaned them. I stored the clean data in a new table with tMySqlOutput&amp;nbsp;without any errors but when I wanted to save the timestamp of these two tables in the new table I got the error.&lt;/P&gt; 
&lt;P&gt;I checked the data with tLog and it seems OK:&amp;nbsp;2019-02-04 11:45:07 AM&lt;/P&gt; 
&lt;P&gt;I also changed the DBType from VARCHAR to TEXT in the output of&amp;nbsp;tMySqlOutput&amp;nbsp;and yet no success.&lt;/P&gt; 
&lt;P&gt;I appreciate any help.&lt;/P&gt; 
&lt;P&gt;As Mr, Vapukov asked here is the design&lt;/P&gt; 
&lt;P&gt;Here, I didn't add the timestamp field in the second tMap, and there is no error:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s1.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2vX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153333i5617395B260DFDB5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2vX.png" alt="0683p000009M2vX.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But when I add the timestamp field in that tMap&amp;nbsp;I am getting the&amp;nbsp;error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Timestamp comes from these two tables, both of them have a timestamp with a not null value&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Timestamp.png" style="width: 665px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M336.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144049iF661ABF592D0FBF0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M336.png" alt="0683p000009M336.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s2.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0K0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128026iDE703905B58095B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0K0.png" alt="0683p000009M0K0.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is tMySQLoutput&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="s2.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M33B.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145077i8FC2497791A62311/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M33B.png" alt="0683p000009M33B.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So I don't know exactly what this problem is it an OS issue? The config is Linux Ubuntu&amp;nbsp;18.04 LTS, Talend 7, Java 1.8&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 20:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257114#M39293</guid>
      <dc:creator>DM_J</dc:creator>
      <dc:date>2019-02-11T20:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMysqlOutput_1  com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Row size too large.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257115#M39294</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is hard to guess without seeing your design&lt;/P&gt;&lt;P&gt;- what structure?&lt;/P&gt;&lt;P&gt;- why you use varchar or text for timestamp?&lt;/P&gt;&lt;P&gt;- etc&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 01:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257115#M39294</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-02-12T01:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMysqlOutput_1  com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Row size too large.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257116#M39295</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;I updated my question hope now it is more clear to you.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 22:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257116#M39295</guid>
      <dc:creator>DM_J</dc:creator>
      <dc:date>2019-02-12T22:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMysqlOutput_1  com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Row size too large.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257117#M39296</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LPGOAA4"&gt;@DM_J&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hello,&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;I updated my question hope now it is more clear to you.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Thanks&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thank&amp;nbsp; you, but the answer is "No!" &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I not interesting - how is your design&amp;nbsp;looks&lt;/P&gt; 
&lt;P&gt;but how looks&amp;nbsp;tMap where you add timestamp, and how looks&amp;nbsp;structure in tDBOutput component (maybe after we will need more information)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 23:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257117#M39296</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-02-12T23:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMysqlOutput_1  com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Row size too large.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257118#M39297</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;I added what you asked &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; hopefully&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 22:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257118#M39297</guid>
      <dc:creator>DM_J</dc:creator>
      <dc:date>2019-02-14T22:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tMysqlOutput_1  com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Row size too large.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257119#M39298</link>
      <description>&lt;P&gt;ok,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;let start to cleanup!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;do you know any person with full name length 65000 character?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I for all my long life don't meet any of them! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;same as I do not know any city longer than &lt;SPAN&gt;50&lt;/SPAN&gt;, ok 100 characters!&lt;/P&gt; 
&lt;P&gt;even if you have something like:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="long_name.PNG" style="width: 420px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M35S.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136852iD4CF4211A4EF059F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M35S.png" alt="0683p000009M35S.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;let do all proper from begin:&lt;/P&gt; 
&lt;P&gt;- define realistic and not too big values for all columns&lt;/P&gt; 
&lt;P&gt;- do not leave empty lenght like for member_id and first and last names&lt;/P&gt; 
&lt;P&gt;- do not use text for timestamp, max varchar(29), but much better - datetime, why store timestamp as string? no one real reason for this&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;something like:&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;APMSQ_ID - VARCHAR(36)&lt;/LI&gt; 
 &lt;LI&gt;FullName - varchar(150)&lt;/LI&gt; 
 &lt;LI&gt;member_id - varchar(36)&lt;/LI&gt; 
 &lt;LI&gt;first_name - varchar(50)&lt;/LI&gt; 
 &lt;LI&gt;.....&lt;/LI&gt; 
 &lt;LI&gt;timestamp - datetime&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;to avoid potential problems - always select trim all columns in advanced settings for input component&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;let do this&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 23:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tMysqlOutput-1-com-mysql-jdbc-exceptions/m-p/2257119#M39298</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-02-14T23:42:23Z</dc:date>
    </item>
  </channel>
</rss>

