The MySQL developer tools team at Oracle is excited to
announce the availability of MySQL Workbench
6.0.9.
MySQL Workbench 6.0 is the GUI Development and Administration
tool for MySQL.
Changes in MySQL Workbench 6.0.9 (2014-02-05)
This section documents all changes and bug fixes applied to MySQL
Workbench since the release of 6.0.8.
Functionality Added or Changed
- The restore operation can restore to a different
schema.
Bugs Fixed
- MySQL Workbench now builds on Debian 7.0-unstable.
- Ubuntu 13.10 is now supported.
- Fedora 20 is now supported
- On Linux, the Cancel button was written as "Cance" on some systems, depending on the GTK theme used on the system.
- Sometimes, when exporting an EER diagram to SQL, the generated SQL code did not …