dbForge Compare Bundle for MySQL V2025.2.37
Released: Sep 23, 2025
V2025.2.37 での更新項目
機能
- AI Assistant
- Introduced automatic error submission from the Error List to AI chat for detailed explanations and suggested fixes.
- Added a Web Search option in the AI Assistant chat, allowing searches across Devart documentation, website, and blog.
- Connectivity
- Added support for MySQL 9.4.
- Added support for MariaDB 12.
- Improvements
- Improved encryption capabilities.
- Added tooltips to the SQL document tab, showing connection and database names, document owner, full file path, and server version.
- Introduced the ability to customize the position where new document tabs open.
- Added Alt+Up and Alt+Down shortcuts to move selected lines up or down in the SQL document.
- Added the Ctrl+Shift+A shortcut to select the entire statement in the SQL document, including all related keywords, operators, and values.
- Data Compare
- Added support for fractional values in precision (decimal data type); the fractional part is discarded, and values are now treated as integers.
- Added support for parsing the 'not_auto' secondary engine.
不具合の修正
- Schema Compare
- Fixed comparison and synchronization of UTF8 CHARACTER SET on legacy MySQL Servers.