dbForge Studio for MySQL V10.0.225
Released: Mar 28, 2024
V10.0.225 中的更新
特性
- Improved the behavior of retrieving metadata about database objects under restricted privilege conditions.
- Added support for the Mroonga engine in the syntax checking.
- Significantly improved the performance of parsing queries containing a large number of JOIN operations.
- Improved the behavior of the Execute Current Statement and Execute To Cursor commands during script parsing when it's not possible to evaluate the script fragment for execution. Users will now be notified when executing the command is not possible.
修補程式
- Fixed the issue of losing encoding for string values in the Edit Parameters dialog.
- Resolved the problem with auto-formatting of the SET keyword.
- Fixed a syntax error that occurred when using the MEMBER alias.
- Fixed a MySQL server connection error that occurred when using the SSL Cipher List parameter.
- Fixed the issue that prevented table editing for queries involving JOIN operations in the Data Editor.
- Resolved an issue that occurred when attempting to open a connection to the server while editing script parameters in the SQL Document.
- Fixed the Lost connection to MySQL server during query error in the stored procedure editor.
- Fixed an error that occurred during script parsing in the SQL document.
- Fixed errors that occurred during query editing in Query Builder.
- Fixed an issue with unnecessary quotation marks being added to values when copying data from the Data Editor.
- Fixed an issue related to computing the insertion position for elements from the Member List.
- Fixed an issue that occurred when applying the decimal separator during the export of floating-point numbers.