This maintenance release introduces a long requested feature – HEX-dumping of binary data – and adds a number of non-critical bug fixes.
Changes as compared to MySQL GUI 12.4 include:
Features:
* Added an option to HEX-dump binary data in Export as
SQL and in Scheduled Backup.
* In read-only mode FLUSH-statements can now be executed
from the GUI as well as editor, except for ‘FLUSH TABLE WITH READ
LOCK’ (as we don’t allow acquiring explicit LOCKS in
read-only mode).
Bug Fixes:
* On enabling HTTP, SSL or SSH checkbox in the connection
manager, the checkbox wasn’t redrawn automatically. The checkbox
were re-drawn only on hovering over them or switching to another
tab in the connection window
* In Table Diagnostics, clicking on Analyse executed same query …