Version History - 2020

SQLyog 13.1.7 (September 2020)

  • Bug Fixes:
    --SQLyog was unable to connect to a MySQL server using SSL when the client did not provide a CA Certificate file.
    --Editing a user password was not working for MariaDB server version prior to 10.4.
    --Calculating Optimal Datatypes in the Info table, returned syntax error for MySQL version 8 and above.
    --Copy Database was not working properly when the chunk size was set to 0 or less.
    --SQLyog returned random errors when importing a SQL dump using HTTP tunnel.
    --In some places, the connections and databases names longer than 44 characters were truncated on the right-side in the drop-down list of connections/database names.
  • Miscellaneous:
    --The MariaDB C Connector is upgraded to version 3.1.8.

SQLyog 13.1.6 (April 2020)

  • Features:
    --We added an option 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 using GUI. This option is available for MySQL 8.0.11+ servers.
  • Bug Fixes:
    --In some rare cases, SQLyog failed to connect to MySQL over SSH tunnel.
    --The saved connection names that are longer than 44 characters were clipped on the right-side in the drop-down list of saved connections.
    --Fixed a UI issue for a column of 'enum' datatype in Alter table GUI.
    --Scheduled backup failed to send an email on the successful completion of the backup in a rare case.
  • Note:
    --SQLyog 32-bit version is no longer supported.