SQLyog v12.3.3

Released: Dec 26, 2016

Updates in v12.3.3

Updates in v12.3.3

Fixes

  • Fixed an issue where Import External Data -jobs failed to authenticate SMTP.
  • The sja.log would record syntax errors on recent servers if  Scheduled Backup was running with ‘Flush Master’ option. The generated backup file was OK. ‘Flush Master’ was deprecated in MySQL 5.6 and replaced with ‘Reset Master’. SQLyog now uses ‘Reset Master’ with such servers.
  • In email settings of Import External Data wizard it was possible to leave the subject empty.
  • When re-ordering columns, an ON UPDATE -clause could be lost in specific cases.
  • Fixed cases where index-level comments were not saved and copied.
  • In ALTER TABLE dialog .. indexes tab, the ‘index type’ drop-down combo did not list a plain KEY as an option. It does now and is set as default. Before this, the user was supposed to leave the field empty, which was not intuitive.