Version History - 2023

SQLyog 13.2.1 (November 2023)

This release of SQLyog addressed the most requested Quality Enhancements and some bug fixes. These enhancements are related to HTTP connections, schedule backups, Emoji updates, and Unique Identifiers. 


  • Quality Enhancements:

    --With Azure DB, SQLyog returned an error “unknown thread id” on stopping the query execution.

    --Emojis will be displayed as they are in the 'Table Data/Result' tab, 'Scheduled Backups', 'Copy Database To Different Host/Database' on setting the character set to 'utf8mb4' in the 'Init Command(s)' field, under the 'Advanced' tab of the respective connection and in the Scheduled Backups window.

    --The tunneller file for HTTP-tunnel connections has been updated with this release and must be replaced on the server.

  • Bug Fixes

    --SQLyog used to abruptly close on altering a table having a column with CHECK constraint and Comment.

    --SQLyog displaying an empty HTTP Response dialog is fixed for connections through HTTP-tunnel.

    --Fixed a memory corruption issue with 'autocomplete' that, in rare situations, could cause SQLyog to crash.

    --Fixed SQLyog failing to import the saved connections in some rare cases.

    --Selecting 'Edit a saved job' and selecting a job file that has a connection with SSL enabled, the 'Use SSL Encryption' checkbox was unchecked, and thus the connection failed.

    --Fixed SQLyog generating a wrong syntax in the Create/Alter Table if UUID or SYS_GUID were used as the default value for varchar columns.

    --SQLyog incorrectly interpreted the value 'CHECK' for CHECK CONSTRAINT on a column with ENUM datatype.

  • Miscellaneous:

    --The “keywords.db” file (used for syntax highlighting, autocomplete, and automatic letter case handling for functions and keywords) is updated with new keywords and functions added in recent MySQL and MariaDB servers.