This section documents all changes and bug fixes that have been applied since the release of 5.1.5.
Functionality added or changed:
MySQL Workbench has been changed so that layers and tables listed in the Layers palette are sorted in alphabetical order, making it easier to find the required object. (Bug#39781)
Bugs fixed:
A dialog displayed a message with a missing filename. The message displayed was:
Import of SQL script file '' has finished successfully.
Note the filename is missing from the message.
This dialog is located in the File, Import, Reverse Engineer SQL CREATE Script wizard. It is displayed on the page after importing the file, clicking Next and then Execute. (Bug#39922)
The Advanced button displayed the text label &Advanced.
This button is located in the File, Import, Reverse Engineer SQL CREATE Script wizard. It is displayed on the page after importing the file. (Bug#39921)