Jump to content

Unable to add tables from database connection.


Shoeb Agha

Recommended Posts

  • 1 month later...

The issue is caused by a change made to the NO_SCHEMA parameter in the MySQL Connector/ODBC 8.0.27. Uninstalling the current driver and installing the previous driver version (Connector/ODBC 8.0.26) fixes the issue.

MySQL :: MySQL Connector/ODBC Developer Guide :: 5.2 Connector/ODBC Connection Parameters

"See also the related NO_CATALOG option. This option was removed in Connector/ODBC 8.0.13 but served no function before then, and was reintroduced in Connector/ODBC 8.0.26. This option is enabled by default as of Connector/ODBC 8.0.27. "

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...