dbForge Studio for MySQL V2025.1.230

Released: Aug 21, 2025

Aggiornamenti in V2025.1.230

Funzionalità

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

Correzioni

  • 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 issue that occurred when Ignore Comments and Ignore White Spaces options were enabled simultaneously during comparison.
  • Fixed an issue that occurred upon encountering an error in a procedure body between BEGIN and END; now, the procedure body with an error will no longer be deleted whenever a new parameter is created.
  • Fixed an issue that occurred when connecting to a MySQL server via SSH.