What’s New in dbForge Studio for MySQL, v9.2

Last modified: September 26, 2024

Connectivity

  • Added support for MariaDB v11.3
  • Added support for 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 the VALUES … ORDER BY … LIMIT statements
  • Added support for the TABLE statement
  • Added support for the EXCEPT and INTERSECT statements
  • Added support for spatial functions ST_LineInterpolatePoint, ST_LineInterpolatePoints, ST_PointAtDistance and ST_Collect
  • Added the ability to show/hide the additional view in SQL Document using the Ctrl+R shortcut

Query Builder

  • Added support for sequence tables in Query Builder

Other Improvements

  • Added support for the UUID Data Type
  • Added support for the INET6 Data Type
  • Added support for MySQL functional indexes
  • Added the ability to save and load filters in Database Explorer
  • Improved the charset comparison behavior in Schema Compare
  • Added quoting of function names being used as table names