dbForge Studio for MySQL 新版本發表

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

Released: Sep 14, 2023

V9.2.128 中的更新

特性

  • Added support for authentication via AWS Identity and Access Management (IAM).

修補程式

  • Fixed an issue with the SSL connection to the server.

Released: Aug 17, 2023

V9.2.105 中的更新

特性

  • Added support for MySQL v8.1.

修補程式

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

Released: May 18, 2023

V9.2.34 中的更新

修補程式

  • It is impossible to specify shortcuts for several commands within the 'Generate Script As' section of the data editor pop-up menu.
  • All toolbar and menu buttons are unresponsive within specific environments.
  • Facing parsing errors when performing schema comparison for objects containing specific subqueries.
  • Incorrect encoding within the SET NAMES statement when generating data export script.

Released: Apr 19, 2023

V9.2.5 中的更新

特性

  • Connectivity
    • Added support for MariaDB v11.3.
    • Added support for Aiven Cloud.
    • Added support for SHA-256/512.
  • Text Editor
    • Enhanced code completion for application-period temporal tables.
    • Added support for a broader range of optimizer hints.
    • Added support for VALUES ... ORDER BY ... LIMIT statements.
    • Added support for TABLE statement.
    • Added support for EXCEPT and INTERSECT statements.
    • Added support for spatial functions ST_LineInterpolatePoint, ST_LineInterpolatePoints, ST_PointAtDistance and ST...

Released: Aug 30, 2022

V9.1.21 中的更新

特性

  • Added connectivity support for MariaDB 10.10.

修補程式

  • Fixed an issue with data modification in tables with an INVISIBLE column in the Data Editor.
  • Fixed a bug that occurred when saving document cache for recovery.
  • Fixed a false syntax check error.
  • Fixed an issue with the synchronization of calculated columns.

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

Released: May 20, 2022

V9.0.897 中的更新

特性

  • Improved CrossOver compatibility.

修補程式

  • Fixed schema comparison behavior.
  • Fixed error handling.

Released: May 12, 2022

V9.0.890 中的更新

特性

  • Improved how the dimension of numeric types is determined, for the parameters of procedures and functions.
  • Improved tab activation behavior when executing queries in a SQL document.
  • SSH protocol configuration form now displays local port option.
  • Improved handling of server errors that use hyphenation in procedure and function comments.
  • Added query timestamp to the General output window.
  • Changed opening behavior of the trigger editor and added the ability to view scripts from SHOW CREATE...

Released: Dec 9, 2021

V9.0.791 中的更新

特性

  • Added support for new privileges during syntax checking.
  • Improved performance when opening a connection.

修補程式

  • Fixed an issue that occurred when generating scripts for tables.
  • Fixed an issue with reading table metadata.
  • Fixed an issue with reading session variables when opening a connection.