DBDesigner is a visual database modeling tool. It is open-source and free of charge and has Windows and Linux versions. It supports common databases such as Oracle, MSSQL, and MySQL, in particular, the support for MySQL has been seamlessly integrated. official Website: downloads.mysql.comDBDesigner4DBDesigner4.0.5.6_Setup.exe download
DBDesigner is a visual database modeling tool. It is open-source and free of charge and has Windows and Linux versions. It supports common databases such as Oracle, MSSQL, and MySQL, in particular, the support for MySQL has been seamlessly integrated. official Website: http://downloads.mysql.com/DBDesigner4/DBDesigner4.0.5.6_Setup.exe official website download
DBDesigner is a visual database modeling tool. It is open-source and free of charge and has Windows and Linux versions. It supports common databases such as Oracle, MSSQL, and MySQL, in particular, the support for MySQL has been seamlessly integrated.
Official Website: http://downloads.mysql.com/DBDesigner4/DBDesigner4.0.5.6_Setup.exe
DBDesinger 4 downloaded from the official website is unable to connect to MySQL 5, that is the reason for the driver, you can download the latest version of the driver to the http://crlab.com/dbx/download.html, installed, copy the installation directory in dbexpmda. dll to the DBDesigner directory, you also need to download the latest version of libmysql. dll, also copied to the DBDesigner directory.
When the driver is ready, open DBDesigner and create a MySQL connection. In Advanced, modify GetDriverFunc to getSQLDriverMySQL. This is because the new driver modified the function name and changed LibraryName to dbexpmda. dll, now it should be able to connect to MySQL 5.