dbForge Studio for MySQL V9.2.105

Released: Aug 17, 2023

Updates in V9.2.105

Features

  • Added support for MySQL v8.1.

Fixes

  • Improved table mapping error diagnostics in Data Compare.
  • Removed the automatic creation of an empty debug.log file when opening the Studio.
  • Removed the cause of warnings in database backup scripts; the ALTER TABLE ENABLE KEYS command is applied to MyISAM tables only.
  • Fixed an issue in the table editor that occurred when opening a table with the # character in the title.
  • Improved the modification mechanism for procedures and functions; when saving an object, the Studio does not create a temporary object with a 'dvrt_' prefix in the title.
  • Fixed an issue that occurred when updating data in Session Manager.
  • Fixed an issue that occurred when creating a trigger.
  • Fixed an internal application error in SQL Editor.
  • Fixed an internal application error that occurred when opening the Studio on Linux or macOS via CrossOver.
  • Fixed the incorrect display of fonts that occurred when opening the Studio on Linux or macOS via CrossOver.
  • Fixed an issue that occurred when loading a SQL document.
  • Fixed an issue that occurred when exporting/importing data from the command line.
  • Fixed the incorrect highlighting caused by the document window losing focus on input.
  • Fixed the false triggering of syntax check.
  • Fixed an issue that occurred during schema synchronization and added an unnecessary CREATE TRIGGER to the synchronization script.
  • Fixed an issue that occurred when opening large scripts.
  • Fixed the generation of an error report in Query Builder, caused by the renaming of a table in File Explorer.