SQLyog updated
Released: Mar 1, 2012
Updates in this release
Updates in 9.6.0
Features:
- When performing CREATE/ALTER TABLE operations from inside the Schema Designer, a dialog with a tabbed interface similar to the CREATE/ALTER TABLE tab will now open.
- It is now optional to create statements with ‘fully qualified tablenames’
- Implemented Alt+Ins, Alt+Del, Alt+Up and Alt+Down for inserting, deleting, moving up/down rows in CREATE|ALTER TABLE
Bug fixes:
- The fix for empty string defaults in 9.51 was not complete. It was possible to create such defaults but it did not display correctly
- If multiple databases with the same name existed only differing in case SQLyog would generate certain statements using the most lower cased database name. This bug was introduced in 9.5 and is now fixed.
- Autocomplete runs on a separate connection, but when Autocomplete was disabled this connection was created for no reason.
- SQLyog sometimes waited to report that a SSH connection could not be established. This happened for instance if a wrong RSA passphrase was entered. In such and other cases there is no reason to wait for client timeout.