SqlDbx Forum

SqlDbx

You are not logged in.

#1 2018-09-10 12:11:38

flaviopeinado
Member

MySql 8.x versions

Hi,

Upon releasing of version 8.x from MySql (community and Enterprise) changes in information_schema catalog break the compatibility with SQLDbx.

The object treeview doesn't show any objects and database list aren't being populated.

Is there any release date for a version of SQLDbx compatible with MySql 8.x?

Thanks and Regards.

Offline

#2 2019-05-29 06:16:42

Shivkumar1
Member

Re: MySql 8.x versions

For additional MySQL 8.0 documentation, see the MySQL 8.0 Reference Manual, which includes an overview of features added in MySql 8.x versions. It provides compatibility with all the functionality of MySQL 5.6, 5.7, and 8.0. The issue is fixed by this release of MySQL Server, 8.0.15. If MySQL was running on the host system and within Docker.

Last edited by Shivkumar1 (2019-05-29 06:20:48)

Offline

#3 2019-10-29 20:02:19

destripador
Member

Re: MySql 8.x versions

flaviopeinado wrote:

Hi,

Upon releasing of version 8.x from MySql (community and Enterprise) changes in information_schema catalog break the compatibility with SQLDbx.

The object treeview doesn't show any objects and database list aren't being populated.

Is there any release date for a version of SQLDbx compatible with MySql 8.x?

Thanks and Regards.


I have the same problem

Offline

#4 2019-10-30 07:59:03

sqldbxhelp
Administrator

Re: MySql 8.x versions

There's no known issues with MySql version 8 and schema changes.
One thing you have to make sure that correct ODBC driver version is loaded.
Go to Options and for MySQL change Driver Load Order to:
MySQL ODBC;myodbc8.dll;myodbc8a.dll;myodbc8w.dll.
After that turn on App logging (Tools->View Application Log) and check

Offline

Board footer

Powered by FluxBB