<?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: Unable to connect to MySQL DB on GCP from Qlik Cloud Data Integration in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Unable-to-connect-to-MySQL-DB-on-GCP-from-Qlik-Cloud-Data/m-p/2025140#M700</link>
    <description>&lt;P&gt;Please make sure you have completed all the steps in the pre-requisites section of the documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/DataIntegration/SourcesConnections/MySQL/prereq-mysql-source.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/DataIntegration/SourcesConnections/MySQL/prereq-mysql-source.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Particularly editing the site_arep_login.sh and ensuring it has the appropriate library path config -&amp;nbsp;&lt;/P&gt;&lt;P&gt;eg - the site_arep_login.sh should have -&amp;nbsp;&lt;/P&gt;&lt;P&gt;export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:/usr/lib64&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TimGarrod_0-1673551340108.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97922i457AA13350BFE85D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TimGarrod_0-1673551340108.png" alt="TimGarrod_0-1673551340108.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also verify the /etc/odbcinst.ini file as defined in the documentation link.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2023 19:24:43 GMT</pubDate>
    <dc:creator>TimGarrod</dc:creator>
    <dc:date>2023-01-12T19:24:43Z</dc:date>
    <item>
      <title>Unable to connect to MySQL DB on GCP from Qlik Cloud Data Integration</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Unable-to-connect-to-MySQL-DB-on-GCP-from-Qlik-Cloud-Data/m-p/2025063#M698</link>
      <description>&lt;P&gt;As part of&amp;nbsp; Qlik cloud Data Integration, I have completed the data gateway setup and I have a couple of DB's setup on GCP (Snowflake and MySQL). I am able to make connection to Snowflake from Cloud DI, but facing the below issue when trying to connect to MySQL&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"Status(StatusCode="Internal", Detail="SYS-E-HTTPFAIL, Cannot connect to ODBC provider. SYS,GENERAL_EXCEPTION,Cannot connect to ODBC provider,RetCode: SQL_ERROR SqlState: 01000 NativeError: 0 Message: [unixODBC][Driver Manager]Can't open lib '/path/to/driver/libmyodbc8w.so' : file not found")"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Initially I installed the MySQL 5.0.8 connector (Database engine 8.0.2) and later upgraded it to a 8.0.5 version. I have placed the libmyodbc8w.so file in the required location, but DI is unable to locate it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kindly suggest if I am missing something here. Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 23:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Unable-to-connect-to-MySQL-DB-on-GCP-from-Qlik-Cloud-Data/m-p/2025063#M698</guid>
      <dc:creator>akaradhya</dc:creator>
      <dc:date>2025-03-19T23:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to MySQL DB on GCP from Qlik Cloud Data Integration</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Unable-to-connect-to-MySQL-DB-on-GCP-from-Qlik-Cloud-Data/m-p/2025134#M699</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Have you tried to reinstall the driver?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dev.mysql.com/doc/connectors/en/connector-odbc-installation-binary-unix.html" target="_blank"&gt;https://dev.mysql.com/doc/connectors/en/connector-odbc-installation-binary-unix.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The path issue seems to be the issue and reinstalling might solve the path errors.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Kind regards...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 19:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Unable-to-connect-to-MySQL-DB-on-GCP-from-Qlik-Cloud-Data/m-p/2025134#M699</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2023-01-12T19:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to MySQL DB on GCP from Qlik Cloud Data Integration</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Unable-to-connect-to-MySQL-DB-on-GCP-from-Qlik-Cloud-Data/m-p/2025140#M700</link>
      <description>&lt;P&gt;Please make sure you have completed all the steps in the pre-requisites section of the documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/DataIntegration/SourcesConnections/MySQL/prereq-mysql-source.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/DataIntegration/SourcesConnections/MySQL/prereq-mysql-source.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Particularly editing the site_arep_login.sh and ensuring it has the appropriate library path config -&amp;nbsp;&lt;/P&gt;&lt;P&gt;eg - the site_arep_login.sh should have -&amp;nbsp;&lt;/P&gt;&lt;P&gt;export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:/usr/lib64&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TimGarrod_0-1673551340108.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97922i457AA13350BFE85D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TimGarrod_0-1673551340108.png" alt="TimGarrod_0-1673551340108.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also verify the /etc/odbcinst.ini file as defined in the documentation link.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 19:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Unable-to-connect-to-MySQL-DB-on-GCP-from-Qlik-Cloud-Data/m-p/2025140#M700</guid>
      <dc:creator>TimGarrod</dc:creator>
      <dc:date>2023-01-12T19:24:43Z</dc:date>
    </item>
  </channel>
</rss>

