MySQL Workbench Release Notes  /  Changes in MySQL Workbench 5.1  /  Changes in MySQL Workbench 5.1.14 (2009-06-19)

Changes in MySQL Workbench 5.1.14 (2009-06-19)

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

Bugs Fixed

  • On OS X, MySQL Workbench crashed when creating a new document after another one had been worked on.

    If editing a document, and then selecting to create a new document and not saving the current document when prompted, MySQL Workbench crashed when the save dialog closed. (Bug #45519)

  • Printing an EER diagram crashed MySQL Workbench. (Bug #45518)

  • When right-clicking an item that was not selected, such as a table or routine, in the MySQL Model tab, the item was selected without the other items being deselected.

    The expected behavior for applications in both Windows and Linux is that right-clicking an item that has not been selected, should deselect all other items. Right-clicking an already selected item should not alter any of the selections. (Bug #44268)

  • When synchronizing a model with a database, rather than synchronizing only the selected tables, all tables were synchronized. (Bug #43485)