dbForge Studio for MySQL のリリース

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.

Released: Nov 3, 2023

V10.0.46 での更新項目

機能

  • Source Control
    • Integrated Source Control with support for popular version control systems such as Azure DevOps Server, Apache Subversion (SVN), TFVC, Git (including GitHub, GitLab, and Bitbucket), Mercurial (Hg), Perforce (P4), and SourceGear Vault.
  • Code Completion & Syntax Check
    • Added highlighting and quick navigation between syntax pairs.
    • Navigation between COLUMNS and VALUES in INSERT statements has been made easier, and has also been augmented with highlighting.
    • Improved the behavior...