This release introduces a new major feature – GUI transaction support – as well as some minor features and bug fixes.
Changes as compared to MySQL GUI 12.2.6 include:
Features:
* GUI transactions support. This new feature is available in
Enterprise and Ultimate editions. Also please see note
below.
* Added a tooltip on column headers in Data tab informing
about column name, column type and length.
In Result tab the tooltip will display column name only, as
the result returned by MySQL does not have information of
storage type details.
* Added GUI support for index-level comments in CREATE/ALTER
TABLE.
Bug Fixes:
* Fixed an issue where GUI could ‘hang’ when executing queries
with very large subqueries.
* Fixed an issue with the …