SQLyog v12.3.0

Released: Oct 26, 2016

Updates in v12.3.0

Updates in v12.3.0

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.

Fixes

  • Fixed an issue where GUI could ‘hang’ when executing queries with very large subqueries.
  • Fixed an issue with the confirmation prompt in User Manager. It could appear when it should not and vice versa.
  • Fixed a color rendering bug in Connection Manager.
  • Multiple empty lines were made one when creating/altering a stored program.
  • Duplicate table was not copying Virtual Columns of the table.
  • Fixed a crash when reverting changes made to a newly defined table. Only HTTP-tunnel was affected.
  • Fixed a crash occurring sometimes when selecting a table and inserting a DELETE statement into the editor from table menu .. Paste SQL Statement.
  • Row-count for a table in INFO tab displayed as a number of “K”, “M” or G” rows using base-2 number system. Using this number system makes no sense in this context.