dbForge Studio for MySQL V9.1.8
Released: Aug 12, 2022
V9.1.8 での更新項目
機能
- General
- Added connectivity support for MariaDB 10.9.
- Added support for Linux and Apple macOS via CrossOver.
- SQL Document
- Added support for RETURNING in JSON_VALUE statements.
- Added formatting options for CREATE EVENT and ALTER EVENT.
- Database Explorer
- Added support for editing PACKAGE and PACKAGE BODY in SQL documents.
- Schema Compare
- Improved comparison and synchronization of integer datatypes on MySQL 8.0 and Percona 8.0.
- Object Editor
- Added support for ASC and DESC sorting of index columns.
- Improvements
- Added custom configuration for toolbars.
- Improved bulk data insert in Cached Updates mode in Data Editor.
- Improved behavior that saves the list of connections after they get renamed or relocated in Database Explorer.
- Improved behavior when editing data in tables with INVISIBLE columns in Data Editor.
- Improved connection timeout error processing.
- Improved loading of connections and connection categories.
- Optimized data update process during repeated execution of queries in Data Editor.
不具合の修正
- Fixed an issue with the loss of custom toolbar settings.
- Fixed an issue that occurred when creating a new user under insufficient privileges in Security Manager.
- Fixed an issue that occurred when opening the view editor in Database Diagrams.
- Fixed an issue that occurred when pasting text to a SQL document in the Studio running under Remote Desktop.
- Fixed an issue that occurred when switching to Card View in Data Editor.
- Fixed an issue that occurred when opening a new connection.
- Fixed the restoration of the parameter values of stored procedures and functions for repeated execution in Object Editor.
- Fixed an issue with the incorrect ordering of stored procedure and function parameters in Object Editor.
- Fixed the 'Unable to cast COM object' issue for the Microsoft Access data format in data import.
- Fixed the behavior of the data comparison module.
- Fixed an issue with switching to the standby mode when moving columns in the query editor.
- Fixed a column comparison issue that occurred when comparing data.
- Fixed an issue that occurred when exporting Execution History to the CSV format.
- Fixed the behavior of inserting text to SQL Editor.
- Fixed an issue that occurred when canceling export to the Excel format.
- Fixed the behavior of saving custom toolbars.
- Fixed an issue that occurred when displaying a Query Builder diagram upon opening a saved .design file.
- Fixed an issue that made it impossible to save changes in the procedure editor if there was an INSERT statement in the script.
- Fixed a syntax issue with the IN operator.
- Fixed a syntax issue that occurred when using the SET_VAR hint.
- Fixed a search issue in Data Editor.
- Fixed an issue with generating an invalid default value for columns of the date datatype.
- Fixed an issue with using JSON functions in Query Builder.
- Fixed an issue with Query Builder that occurred when adding columns to GROUP BY while using aggregate functions.
- Fixed an issue that occurred when comparing two tables containing foreign keys.
- Fixed an issue that occurred when opening the table editor.
- Fixed an issue that occurred when closing the Studio.
- Fixed an issue that occurred when opening a synchronization script.
- Fixed an issue that occurred when opening an invalid .rdb file.
- Fixed an issue that occurred when debugging a script.
- Fixed an issue that occurred when renaming objects in Database Explorer.
- Fixed an issue that occurred when working with long aliases in Query Builder.
- Fixed a data import issue.
- Fixed the behavior of hints on servers with the 'lower_case_table_names = 2' setting.
- Fixed Debugger behavior issues.
- Fixed issues that occurred when scripting objects whose names match the names of preinstalled server functions.
- Fixed issues that occurred when working with Query Builder.
- Fixed an issue that occurred when formatting a script in a document.
- Fixed an issue that occurred when working in Documenter.
- Fixed an issue that occurred when mapping columns in the data import wizard.