dbForge Studio for MySQL 新版本发表

Released: Aug 21, 2025

V2025.1.230 中的更新

特性

  • Expanded code completion suggestions for the UPDATE SET clause to include columns from the updated table.
  • Added the processing of a server error that could occur when executing SHOW PROFILES.
  • Added a support for the 'engine_name' expression in ENGINE [=] engine_name.

修补程序

  • Fixed an issue with queries that return user descriptions.
  • Fixed an issue where data type specifications were duplicated during CRUD generation.
  • Fixed an issue with code completion suggestions after CAST functions.
  • Fixed an...

Released: Jul 21, 2025

V2025.1.186 中的更新

特性

  • Added a delimiter after the DROP PACKAGE and DROP PACKAGE BODY statements in the DDL generator for MariaDB packages.
  • Added support for the NULL literal as a default value in the ON EMPTY and ON ERROR clauses of the JSON_TABLE function.
  • Removed opening the connection on the main thread when opening the parameter input form.

修补程序

  • Fixed an issue with the Clear Filter functionality in server mode.
  • Fixed an issue with inserting empty values in an Excel document.
  • Fixed an issue that occurred when...

Released: Jun 23, 2025

V2025.1.134 中的更新

修补程序

  • Several minor user-reported bugs have been fixed.

Released: Jun 16, 2025

V2025.1.124 中的更新

特性

  • Added an AI Assistant that supports the following:
    • Context-aware query generation.
    • Conversion of natural language to SQL.
    • Query optimization.
    • SQL explanations.
    • SQL troubleshooting.
    • Error analysis and recommendations.
    • AI chat.
    • Integration with the dbForge tools.
  • Updated color palettes for the Light and Dark skins.
  • Refined font rendering and the coloring of syntax errors.
  • Added Brief View to the Start Page to switch between displaying full paths to recent files and a more compact list.

修补程序...

Released: Apr 9, 2025

V10.1.165 中的更新

修补程序

  • Fixed an issue editing procedure parameters in the object editor.
  • Fixed problem with SQL query sorting algorithm when describing view and view column metadata.

Released: Mar 28, 2025

V10.1.158 中的更新

特性

  • Added connectivity support for MySQL 9.2.
  • Added support for modern encryption, hashing, and key exchange algorithms for SSH connections.
  • Added support for ODBC table parsing.
  • Added support for the CREATE PACKAGE statement in the non-Oracle mode.
  • Added the ability to enter values for TEXT parameters to execute a procedure.
  • Added support for the syntax of the 'yes', 'no', 'on', and 'off' Boolean values for table options, such as PAGE_COMPRESSED='ON'.
  • Improved the forming of column names in...

Released: Sep 25, 2024

V10.1.24 中的更新

特性

  • Introduced connectivity support for MySQL 9.0.
  • Added connectivity support for Kamatera MySQL Cloud.
  • Added support for the rds-ca-rsa2048-g1 SSL/TLS certificate for connecting to MariaDB servers on Amazon Web Services (AWS).
  • Added support for HeatWave-specific commands in Code Completion and Syntax Check.
  • Redesigned the Query History interface.
  • Added quick selection of all relationships within a Database Diagram.
  • Added the ability to copy data to the clipboard in the CSV format from Data...

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...

Released: Jan 17, 2024

V10.0.150 中的更新

特性

  • Code Completion and Syntax Check
    • Added support for START, STOP, SHOW and RESET REPLICA statements.
    • Added full support for FLUSH command.
  • DDL generator
    • Added the option to Include triggers to DDL generator.
    • Added Include DEFINER clause and Include SQL SECURITY clause options instead of Exclude DEFINER and SQL SECURITY clauses option.
  • Others
    • Added connectivity support for MariaDB 11.4.
    • Upgraded from legacy chart designer to advanced new version.
    • Added new Alt + Up/Down Arrow shortcuts for...

Released: Nov 20, 2023

V10.0.60 中的更新

特性

  • Added the ability to open the Object Editor's Data tab directly from the Database Explorer.

修补程序

  • Fixed an issue editing string values in the Data Editor.
  • Resolved a crash when attempting to save a script larger than 2 gigabytes.
  • Fixed an issue parsing duplicate objects in the script.
  • Resolved problem with SQL Document freezing during query execution.