dbForge Studio for MySQL Releases

Released: May 20, 2022

Updates in V9.0.897

Funktionen

  • Improved CrossOver compatibility.

Fehlerkorrekturen

  • Fixed schema comparison behavior.
  • Fixed error handling.

Released: May 12, 2022

Updates in V9.0.890

Funktionen

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

Released: Dec 9, 2021

Updates in V9.0.791

Funktionen

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

Fehlerkorrekturen

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

Released: Dec 1, 2021

Updates in V9.0.782

Funktionen

  • Added support for the following syntax constructs:
    • ARRAY.
    • MEMBER OF.
    • JSON_TABLE.
    • JSON_ARRAYAGG.
  • Added the analysis of BOM (Byte Order Markers) availability when opening files with a suggestion to normalize such files.
  • Added the ability to display and edit the original object text in the procedure and function editor.
  • Improved behavior when saving database connections list.
  • Variable parsing now complies with the documentation.
  • Added support for varcharacter[(n)] data type when parsing...

Released: Oct 20, 2021

Updates in V9.0.689

Fehlerkorrekturen

  • The application fails with a critical error when trying to create diagram objects after installing the KB5006670, KB5006672 or KB5006674 Windows update.

Released: Sep 8, 2021

Updates in V9.0.688

Fehlerkorrekturen

  • Fixed an error with reading the default values.
  • Fixed a error with displaying a warning about the absence of unique keys in the Data Editor.

Released: Aug 5, 2021

Updates in V9.0.665

Funktionen

  • Added connectivity support for MariaDB 10.6.

Fehlerkorrekturen

  • Fixed error with quotation of Default values for the ENUM type.

Released: Jul 28, 2021

Updates in V9.0.660

Fehlerkorrekturen

  • Fixed export of large tables with more than 65536 records for Excel 2003 and 1048576 records for Excel 2007.
  • Fixed metadata retrieval for default_role in Documenter.
  • Fixed a problem with comparing a view that calls aggregate function with OVER clause in its query.
  • Resolved an issue that led to multiple row data changes when editing data in a table with a unique key that allows NULL values.
  • Fixed incorrect work with the default TIMESTAMP column.
  • Fixed a problem with generating a...

Released: Jul 8, 2021

Updates in V9.0.636

Funktionen

  • Added the ability to connect via SSL with different encryption protocols.
  • Improved Database Project deployment.

Fehlerkorrekturen

  • Debugger behavior in the auto-commit mode = OFF has been fixed.
  • Issue with the reserved word LAG in Object Editor has been fixed.
  • Procedure execution error has been fixed.
  • Processing of error information output has been fixed.
  • Error in Data Editor in case of deleting a table on the server has been fixed.
  • Bug with quoting DEFAULT values has been fixed...

Released: May 25, 2021

Updates in V9.0.597

Fehlerkorrekturen

  • Warning about data type mismatch of the FOREIGN KEY columns has been added to Database Project.
  • Query Builder forces lower case table names.
  • Column persistency settings are incorrectly detected within DDL scripts.
  • A fatal error occurs when trying to generate data for tables that contain NOT NULL check constraints.
  • Error with comparing the DEFAULT value for columns with a BIT(1) data type has been fixed.
  • Error with comparing automatically generated index names has been fixed...