<?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 ODBC Connectivity to MySQL 8 in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-Connectivity-to-MySQL-8/m-p/1910770#M2195</link>
    <description>&lt;P&gt;Replicate Server:&amp;nbsp; Red Hat 7&lt;/P&gt;
&lt;P&gt;Target: MySQL Community 8.0.28 (upgraded from MySQL 5.7)&lt;/P&gt;
&lt;P&gt;All parameters on the server have been set to utf8mb4 (as before)&lt;/P&gt;
&lt;P&gt;In the logs, Qlick is pointing to the following ODBC Driver:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;Using default driver manager 'unixODBC', path is '/opt/attunity/replicate/lib/libodbc.so.2.0.0'&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the logs, getting this error:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;RetCode: SQL_ERROR &amp;nbsp;SqlState: 07006 NativeError: 0 Message: [MySQL][ODBC 5.2(w) Driver][mysqld-8.0.28]Source character set not supported by client [1022502] &amp;nbsp;(ar_odb&lt;BR /&gt;c_stmt.c:3467)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I don't want to install an RPM (system wide) if Attunity(qlik) is pointing to it's own driver.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Q1. Do I need to update the driver under the attunity directory ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Q2. If so, how do I do this ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Q3. Will this be backward compatible as I have another replication going for MySQL 5.7 &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks..&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;- Mike -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2022 17:22:41 GMT</pubDate>
    <dc:creator>mike_at_mla</dc:creator>
    <dc:date>2022-03-28T17:22:41Z</dc:date>
    <item>
      <title>ODBC Connectivity to MySQL 8</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-Connectivity-to-MySQL-8/m-p/1910770#M2195</link>
      <description>&lt;P&gt;Replicate Server:&amp;nbsp; Red Hat 7&lt;/P&gt;
&lt;P&gt;Target: MySQL Community 8.0.28 (upgraded from MySQL 5.7)&lt;/P&gt;
&lt;P&gt;All parameters on the server have been set to utf8mb4 (as before)&lt;/P&gt;
&lt;P&gt;In the logs, Qlick is pointing to the following ODBC Driver:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;Using default driver manager 'unixODBC', path is '/opt/attunity/replicate/lib/libodbc.so.2.0.0'&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the logs, getting this error:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;RetCode: SQL_ERROR &amp;nbsp;SqlState: 07006 NativeError: 0 Message: [MySQL][ODBC 5.2(w) Driver][mysqld-8.0.28]Source character set not supported by client [1022502] &amp;nbsp;(ar_odb&lt;BR /&gt;c_stmt.c:3467)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I don't want to install an RPM (system wide) if Attunity(qlik) is pointing to it's own driver.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Q1. Do I need to update the driver under the attunity directory ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Q2. If so, how do I do this ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Q3. Will this be backward compatible as I have another replication going for MySQL 5.7 &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks..&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;- Mike -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 17:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-Connectivity-to-MySQL-8/m-p/1910770#M2195</guid>
      <dc:creator>mike_at_mla</dc:creator>
      <dc:date>2022-03-28T17:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connectivity to MySQL 8</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-Connectivity-to-MySQL-8/m-p/1910834#M2202</link>
      <description>&lt;P&gt;To add to this.. I ended up installing the ODBC 8 driver on the server..&lt;/P&gt;
&lt;P&gt;The odd thing is, the above reference saying it's using a driver under it's own directory still hold true, but after installing the latest V8 driver, the logs are showing that it's using&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;Going to connect to ODBC connection string: DRIVER={MySQL ODBC 8.0 Unicode Driver}&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;so I'm a little confused on how all this work..&lt;/P&gt;
&lt;P&gt;On a side note, the original error has disappeared.. but I would like to know what's happening.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 20:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-Connectivity-to-MySQL-8/m-p/1910834#M2202</guid>
      <dc:creator>mike_at_mla</dc:creator>
      <dc:date>2022-03-28T20:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Connectivity to MySQL 8</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-Connectivity-to-MySQL-8/m-p/1910842#M2203</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/152815"&gt;@mike_at_mla&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MYSQL Driver depends on the Replicate version.&lt;/P&gt;
&lt;P&gt;Below is the info from the 2021.11 user guide:&lt;/P&gt;
&lt;H2 id="anchor-1" tabindex="-1"&gt;Client prerequisites&lt;/H2&gt;
&lt;P&gt;Install MySQL ODBC Unicode Driver 64-bit on the&amp;nbsp;&lt;SPAN class="mc-variable Replicate.Productshort variable"&gt;Replicate&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Server machine.&lt;/P&gt;
&lt;DIV class="note"&gt;&lt;SPAN class="sr-only"&gt;Information note&lt;/SPAN&gt;
&lt;P&gt;Only these driver versions are supported:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;5.3.11&amp;nbsp; to 5.3.13&lt;/LI&gt;
&lt;LI&gt;8.0.23 to 8.0.25&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;By default Replicate 2021.11 look for MYSQL 8. x Unicode driver. If you want to point out the specific driver version example 5. x please follow the steps provided in the below community article:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/MySQL-ODBC-8-0-w-Driver-SSL-connection-error-error-1425F102-SSL/ta-p/1910809" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/MySQL-ODBC-8-0-w-Driver-SSL-connection-error-error-1425F102-SSL/ta-p/1910809&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Swathi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Mar 2022 20:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-Connectivity-to-MySQL-8/m-p/1910842#M2203</guid>
      <dc:creator>SwathiPulagam</dc:creator>
      <dc:date>2022-03-28T20:58:14Z</dc:date>
    </item>
  </channel>
</rss>

