Version History - 2025
SQLyog 13.3.1 (September 2025)
This release of SQLyog introduces a new Dark Theme (available in the Ultimate edition only), improvements to Copy database/table operations, fixes schema synchronisation issue, and updates keyword support for enhanced syntax highlighting and autocomplete.
New Features
--SQLyog introduced Dark theme for SQLyog. Note that this feature is only available for Ultimate edition.
--SQLyog considers SQL entered in the 'Init Command(s)' field of the respective saved SQLyog connection for 'Copy Database To ...' and 'Copy Table To...' feature during the copy operations.
Bug Fixes
--In some rare cases, SQLyog generated an invalid SQL statement in the Schema synchronization tool.
--Solved an issue where SQLyog failed to copy views in the"Copy Database To Different Host/Database..." with MySQL v8.x.
--Fixed an issue where SQLyog returned an error while altering a table having a column with 'CHECK' constraint.
Misc
--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.