MySQL Workbench Release Notes

7.44 Changes in MySQL Workbench 5.2.6 (2009-10-21)

This section documents all changes and bug fixes applied since the release of MySQL Workbench 5.2.5.

Bugs Fixed

  • If a foreign key relationship was altered to point to a column in a different table, the foreign key was updated correctly but the EER diagram was not redrawn to reflect the new relationship. (Bug #47807)

  • After using the Forward Engineer to Database wizard, MySQL Workbench would crash if an attempt was subsequently made to exit the application. (Bug #47276)

  • When editing a trigger, the trigger editor would automatically insert a delimiter during a pause in typing, and also relocate the cursor. (Bug #45929)