SQLyog Ultimate 新版本发表

Released: Sep 26, 2025

v13.3.1 中的更新

特性

  • Dark Theme: The SQLyog main window now supports Dark Theme, making extended work sessions easier on the eyes.
  • Improved Copy Operations: SQLyog now considers SQL passed through the 'Init Command(s)' field when using 'Copy Database To' or 'Copy Table To'.
  • The keywords.db file has been updated with the latest MySQL and MariaDB functions and keywords, improving syntax highlighting, autocomplete, and automatic case handling.

修补程序

  • Fixed an issue where the Schema Synchronization tool generated...

Released: Jul 23, 2024

v13.3.0 中的更新

特性

  • Added support for TLS 1.3 encryption for SSL connections.
  • Added support for the newly added collations in MariaDB version 10 and above.
  • Added support for the new datatypes INET4, INET6, UUID in MariaDB version 10 and above.

修补程序

  • With MariaDB v11.1 and above, the bug preventing data insertion by displaying an empty drop-down list and by clicking on the same leading to truncation of the existing data has been fixed.

Released: Nov 2, 2023

v13.2.1 中的更新

特性

  • With the MariaDB server, it is now possible to create a ‘Key’ index on a virtual column using the GUI.
  • Emojis will be displayed as is 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...

Released: Dec 9, 2022

v13.2.0 中的更新

特性

  • Upgraded the PLINK executable bundled with SQLyog to PuTTY/PLINK v0.77, to support private keys generated in the PPK version 3 file format.

修补程序

  • With Azure DB, SQLyog returned an error “unknown thread id” on stopping the query execution.
  • With Azure DB, SQLyog crashed when killing the query from another connection.
  • When the ‘CA Certificate’ field is set to empty in a SSL connection, “New Connection Using Current Settings” and “Backup” failed and returned an error after restoring the session...

Released: Jan 11, 2022

v13.1.9 中的更新

特性

  • Updated the ‘User Manager’ GUI to support newly added privileges in MariaDB v10.5.

修补程序

  • Changes in SQLyog MySQL13.1.9 GUI include the following bug fixes:
    • SQLyog returned an error when setting user server resources like maximum number of queries per hour, Maximum number of updates per hour, Maximum number of connections per hour, or Maximum number of user connections using User Manager GUI for MySQL v8+ Servers.
    • The tunneler file for HTTP-tunnel has been updated with this release and must be...

Released: Apr 29, 2021

v13.1.8 中的更新

修补程序

  • With MariaDB System-Versioned tables, SQLyog was hanging when clicking on SQL Preview in the Alter table wizard.
  • Indexes were not being displayed with MariaDB System-Versioned tables.
  • In some cases, LOAD DATA LOCAL INFILE query failed to be executed from the Query Editor.
  • Schema Sync tool generated incomplete queries if the table contained an exceptionally long ENUM data type.
  • In some rare cases, Schema Sync failed to sync the mismatch, even after executing the query generated by the Schema...

Released: Sep 22, 2020

v13.1.7 中的更新

修补程序

  • Unable to connect to a MySQL server using SSL when the client doesn’t provide a CA Certificate file, prior to version 10.4.
  • When Editing a MySQL user password, the MariaDB server version was not working.
  • The Calculate Optimal Datatypes in the Info tab returned syntax error for MySQL version 8 and above.
  • When the chunk size was set equal to 0 the Copy Database was not working properly.
  • SQLyog returned random errors when importing a SQL dump using HTTP tunnel.
  • If the connection names and...

Released: Apr 30, 2020

v13.1.6 中的更新

特性

  • An option has been added to specify the authentication plugin while creating/altering the user. This option is available for MySQL 5.7+ and MariaDB 10.4+ servers.
  • Now, it is possible to create invisible and descending indexes. This option is available for MySQL 8.0.11+ servers.

Important Note: The 32-bit version has been discontinued from this version.

修补程序

  • In some rare cases, SQLyog failed to connect MySQL over an SSH tunnel.
  • The saved connection names longer than 44 characters were clipped...

Released: Apr 5, 2018

v13.0.0 中的更新

特性

  • Added an option to the ‘Scheduler and Reporting tool’ to attach query result(s) as CSV files.
  • Errors returned from queries are now logged to HISTORY tab.
  • Added an option to collapse all expanded objects in the Object Browser in a single operation.
  • Upgraded Visual Studio build environment from the old 2010 version*.
  • Upgraded OpenSSL and SQLite to current versions.
  • ‘ROW_FORMAT’ parameter is now handled in the Schema Synchronization comparison.

* Note: The upgrade of Visual Studio means that...

Released: Jun 14, 2017

v12.4.3 中的更新

修补程序

  • Upgrades the MariaDB Connector/C to version 2.3.3 (current) which resolves incorrect timeouts on some environments.