SQLyog v12.4.0

Released: Jan 25, 2017

v12.4.0 での更新項目

Updates in v12.4.0

Features

  • Added an option for defining a connection as ‘read-only’.  There is a checkbox in the connection settings and when checked the title bar will inform user about the ‘read-only’ state. In ‘read-only’ state statements that write cannot be executed.
  • Added support for the MariaDB auth_gssapi (Kerberos) plugin. This plugin is available with the latest 3.0 (alpha) Connector/C from MariaDB. But there seems to  be a huge popular demand for this already, and Webyog has backported it to the 2.3 connector version used in SQLyog.  Note that support for this plugin is not available with SJA for Linux with this release.

Fixes

  • In User Manager, if a MySQL username contained certain special characters (including  “@”),  it was not possible to GRANT privileges TO or  DROP the user due to misplaced quotes in the generated SQL.
  • Adding a new user in the ‘User Manager’ wasn’t populating the the newly added user_name in the ‘User’ field.
  • On localized keyboards with an ALTGR key, this key unintentionally behaved like CTRL with autocomplete popups. With some such keyboards using a non-QWERTY layout, this could prevent typing of specific characters.