When attempting to connect to MySQL from Tableau Cloud after the driver was upgraded to 8.0, the following error occurs:
[MySQL][ODBC 8.0(w) Driver]Access denied for user 'USER'@'IP_ADDRESS' (using password: YES)
Tableau Cloud's MySQL ODBC driver was upgraded from version 5.3 to 8.0 with the 2019.4 release.
Try the below workaround options.
Republish the affected content from Tableau Desktop with version 8.0 of the MySQL driver with "Require SSL" enabled and specify the SSL certificate.
Republish with SSLMODE=required or SSLMODE=preferred in odbc-connect-string-extras using a TDC file. See Customize and Tune ODBC Connections for more information.
<connection-customization class='mysql' enabled='true' version='2019.4'> <vendor name='mysql' /> <driver name='mysql' /> <customizations> <customization name='odbc-connect-string-extras' value='SSLMODE=required'/> </customizations></connection-customization>Work with your database administrator to assist with investigating the issue on the database. This may involve verifying the correct user permissions are provisioned and remote connections are configured. See Specifying Account Names, Troubleshooting Problems Connecting to MySQL and How to Fix Access Denied Errors in MySQL for more information.
Use MySQL driver version 5.3 with Tableau Bridge. For more information see Expand Data Freshness Options by Using Tableau Bridge.
Ensure the Cloud pod IP addresses have been allowlisted as described in our Keep Data Fresh documentation.
Also see:
001471145

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.