SQLyog MySQL GUI 12.04 released
Released: Dec 23, 2014
Updates in this release
Updates in 12.04
Features:
- Added support for the 'clear-text plugin' (used by Oracle/MySQL LDAP authentication) and the 'dialog plugin' (used for MariaDB PAM authentication). Unlike the LDAP support available in early 11.x versions there is no user setting for either. SQLyog will transparently for user detect how to communicate with the server during authentication.
- It is now possible to save current setting of Visual Data Compare in a job file. This job file will be compatible with Data Sync (ie. a job file generated by one may be used with the other and vice versa).
- 'copy database/table(s) ' now has an option to copy triggers defined ON tables selected for copy.
Bug fixes:
- Fixed a rare crash caused by 'session restore' code. It could happen when executing a LOAD DATA LOCAL statement, for instance. Only Windows 8.1 was affected (+ some Wine beta version(s) according to user reports, that we were never able to reproduce).