SQLyog v12.2.3 released

Released: May 26, 2016

Updates in this release

Updates in 12.2.3

Features:

  • User Manager filter: when some characters are typed for user in User Manager first match with same starting characters will be selected.

Bug Fixes:

  • "Ignore Definer" did not work if "Drop Table if exist" and "Ignore Definer" both were ticked in cases where only procedures and/or functions were copied to another database.
  • The result of a multiline string in text mode displayed empty in case where the string started with a line break.
  • For "wide" BIT(n) types "0"-bits (even significant ones) could be truncated away due to a bug in a string conversion algorithm.

Miscellaneous:

  • The Plink executable shipped with the 64 bit installer is now a 64 bit binary. Before it was 32 bit.
  • The width of the dividers between the various panes of the SQLyog main window has been increased for better operability of resizing. This will be useful with touchscreens in particular.