MySQL Workbench Manual
This section documents all changes and bug fixes applied since the release of MySQL Workbench 5.1.7.
In the Reverse Engineer Database wizard it was not possible to select only one table to reverse engineer, and then proceed to the next step. (Bug #45881)
-
Using the Inserts Editor caused MySQL Workbench to crash. The error message generated when used was:
** Message: ============================== ** Message: refresh_gui_becb unhandled refresh: 20 RefreshTimer
This was due to the fact that, in the 5.1.4 Alpha version of MySQL Workbench, the Inserts Editor had not been implemented. (Bug #40671)