<?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: Why is the default mapping of TINYINT to Boolean in MySQL? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262000#M42598</link>
    <description>so i ended up trying to changed the default in the xml file to:&lt;BR /&gt;&amp;nbsp;&amp;lt;dbType type="TINYINT"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;talendType type="id_Short"&amp;nbsp; default="true"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;talendType type="id_Integer"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;talendType type="id_Long"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;/dbType&amp;gt;&lt;BR /&gt;&lt;BR /&gt;restarted my studio and then tried to see if the default mapping changed ... and it still doesn't for me - what am i doing wrong?</description>
    <pubDate>Wed, 19 Aug 2015 13:59:04 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2015-08-19T13:59:04Z</dc:date>
    <item>
      <title>Why is the default mapping of TINYINT to Boolean in MySQL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2261998#M42596</link>
      <description>Hi All,
&lt;BR /&gt;I'm loading Data MySQL to MySQL.In source one filed datatype is&amp;nbsp;TINYINT,in Talend by default it's taking Boolean data type.
&lt;BR /&gt;Talend doesn't support&amp;nbsp;TINYINT datatype?
&lt;BR /&gt;Regards,
&lt;BR /&gt;kumar</description>
      <pubDate>Tue, 07 Apr 2015 08:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2261998#M42596</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-07T08:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default mapping of TINYINT to Boolean in MySQL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2261999#M42597</link>
      <description>hi,&lt;BR /&gt;TINYINT is a DB type. Talend has a default behavior defined by data xml file&amp;nbsp; mapping (metadata of talend type).&lt;BR /&gt;@see window =&amp;gt; preferences =&amp;gt; specific setting&lt;BR /&gt;its tell us :&lt;BR /&gt;&lt;PRE&gt;&amp;lt;dbType type="TINYINT"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;talendType type="id_Byte" default="true" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;talendType type="id_Integer"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;talendType type="id_Long"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;talendType type="id_Short"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/dbType&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;db Type To java type (talend).&lt;BR /&gt;but it's the default behavior.&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Tue, 07 Apr 2015 08:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2261999#M42597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-07T08:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default mapping of TINYINT to Boolean in MySQL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262000#M42598</link>
      <description>so i ended up trying to changed the default in the xml file to:&lt;BR /&gt;&amp;nbsp;&amp;lt;dbType type="TINYINT"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;talendType type="id_Short"&amp;nbsp; default="true"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;talendType type="id_Integer"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;talendType type="id_Long"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;/dbType&amp;gt;&lt;BR /&gt;&lt;BR /&gt;restarted my studio and then tried to see if the default mapping changed ... and it still doesn't for me - what am i doing wrong?</description>
      <pubDate>Wed, 19 Aug 2015 13:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262000#M42598</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-08-19T13:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default mapping of TINYINT to Boolean in MySQL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262001#M42599</link>
      <description>Hi hansolo 
&lt;BR /&gt;After you change the mapping setting, try to retrieve a table schema that contains a field with TINYINT type, you will see the DB type is "Short". 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/674/1_20150820-0343.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDBT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151830i264F368DA874DF06/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDBT.png" alt="0683p000009MDBT.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 20 Aug 2015 02:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262001#M42599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T02:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default mapping of TINYINT to Boolean in MySQL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262002#M42600</link>
      <description>nope - that did not happen for me. &amp;nbsp;</description>
      <pubDate>Thu, 20 Aug 2015 03:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262002#M42600</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-08-20T03:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default mapping of TINYINT to Boolean in MySQL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262003#M42601</link>
      <description>Which version are you using? If it does not display the right db type, try to click the Retrieve Schema button again.</description>
      <pubDate>Fri, 21 Aug 2015 04:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262003#M42601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-21T04:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default mapping of TINYINT to Boolean in MySQL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262004#M42602</link>
      <description>i am using Version: 5.5.1&lt;BR /&gt;Build id: r118616&lt;BR /&gt;hitting that button doesn't help for me.</description>
      <pubDate>Fri, 21 Aug 2015 18:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262004#M42602</guid>
      <dc:creator>hson</dc:creator>
      <dc:date>2015-08-21T18:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default mapping of TINYINT to Boolean in MySQL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262005#M42603</link>
      <description>I tested it in v6.0 and it works, maybe it was a bug on v5.5.1, I would suggest you to test it also in the latest versions.&amp;nbsp;</description>
      <pubDate>Fri, 28 Aug 2015 08:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-is-the-default-mapping-of-TINYINT-to-Boolean-in-MySQL/m-p/2262005#M42603</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-28T08:44:50Z</dc:date>
    </item>
  </channel>
</rss>

