dbForge Documenter for MySQL Revision History

2026.1.77 25-Jun-2026

User-reported bug fixes

  • Resolved clipboard data corruption when copying HTML data with duplicate column names
  • Fixed an issue that caused a parsing error in stored procedures

2026.1.39 15-May-2026

User-reported bug fixes

  • Several minor bugs are fixed

2026.1.31 11-May-2026

AI Assistant

  • Improved AI Assistant by adding support for database index metadata

Text Editor

  • Added the Enclose identifiers in quotes feature to the SQL Editor
  • Added index name suggestions in code completion
  • Added indexed column icons in Quick Info
  • Added the ability to pin document tabs

Improvements

  • Added the ability to restore document tab order

User-reported bug fixes

  • Added support for the FULL_COLLATION_NAME field from the INFORMATION_SCHEMA.COLLATION_CHARACTER_SET_APPLICABILITY system view in Documenter table-drawing queries (#117358, #236257)
  • Fixed the behavior of the "SQL Look In" option in the Find and Replace control
  • Fixed an error in the data editor that occurred when executing a modified query before the previous query had finished fetching data
  • Fixed an issue in the Procedure Editor when editing procedures with invalid syntax
  • Added parsing support for the sys_refcursor pseudo-type
  • Improved saving of window layouts and restoration of window positions after restarting the Studio
  • Updated the installation wizard to not display the "Successful Install" page during dbForge product updates

2025.3.149 25-Mar-26

User-reported bug fixes

  • Fixed an issue that caused long response times from MySQL and MariaDB servers when executing certain queries that referenced non-existent objects

2025.3.107 12-Feb-26

User-reported bug fixes

  • Several minor bugs are fixed

2025.3.93 29-Jan-26

User-reported bug fixes

  • Improved support for SET TRANSACTION syntax on MySQL and MariaDB servers for the Text Editor

2025.3.61 24-Dec-25

Connectivity

  • Added support for AWS RDS Proxy with caching_sha2_password authentication
  • Added support for MySQL 9.5
  • Added support for MariaDB 12.2

Text Editor Improvements

  • Added scroll bar annotations
  • Added an option to automatically surround selections
  • Added support for SHOW BINARY LOG STATUS
  • Added support for CREATE OR ALTER USER, SET PASSWORD, and CREATE ROLE
  • Added camelCase formatting for identifiers

User-reported bug fixes

  • Fixed an issue with connecting to MySQL servers over SSH
  • Added an option to adjust column layout so columns fit within the PDF
  • Implemented a text preview for CLOB data types instead of an icon
  • Fixed an issue where floating-point values lost precision when copied to Excel
  • Added an option to adjust column layout so columns fit within the PDF

2025.2.138 20-Nov-25

User-reported bug fixes

  • Several minor bugs are fixed

2025.2.109 31-Oct-25

User-reported bug fixes

  • Fixed the "An entry with the same key already exists" error
  • Resolved an issue with displaying the tooltip for a document bookmark, where the tooltip window overlapped the document bookmark

2025.2.91 23-Oct-25

User-reported bug fixes

  • Fixed an issue with generating documentation for views
  • Fixed an error that occurred when creating a document - duplicates of privileges on different columns and identical privileges on the same objects across different databases are now handled properly
  • Added a Flatten Column Details button to consolidate column information into a concise format

2025.2.37 23-Sep-25

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

User-reported bug fixes

  • 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

2025.1.230 21-Aug-25

User-reported bug fixes

  • Fixed an issue with folder naming in Documenter: '.' in connection names is replaced with empty string and '..' with '_' when used as folder names

2025.1.186 21-Jul-25

User-reported bug fixes

  • Fixed an issue with the Clear Filter functionality in server mode
  • Fixed an issue with the automatic display of Data Editor: when the Activate Data Editor after query execution option is enabled, Data Editor now opens automatically after a query runs, even if no data is returned

2025.1.134 23-Jun-25

User-reported bug fixes

  • Several minor user-reported bugs are fixed

2025.1.124 16-Jun-25

AI Assistant is added

  • Context-aware query generation
  • Conversion of natural language to SQL
  • Query optimization
  • SQL explanations
  • SQL troubleshooting
  • Error analysis and recommendations
  • AI chat
  • Integration with the dbForge tools

Improvements

  • Updated color palettes for the Light and Dark skins
  • Refined font rendering and the coloring of syntax errors
  • Added Brief View to the Start Page to switch between displaying full paths to recent files and a more compact list

User-reported bug fixes

  • Several minor user-reported bugs are fixed

10.1.165 09-Apr-25

User-reported and internal bug fixes

  • Fixed the sorting algorithm in SQL queries for describing view and view column metadata

10.1.158 28-Mar-25

Improvements

  • Added connectivity support for MySQL 9.2
  • Added support for modern encryption, hashing, and key exchange algorithms for SSH connections

User-reported and internal bug fixes

  • Fixed a 'Commands out of sync' error in Data Editor
  • Fixed an error in Documenter caused by the incorrect recognition of reserved keywords

10.1.24 25-Sep-24

Improvements

  • Introduced connectivity support for MySQL 9.0
  • Added support for the rds-ca-rsa2048-g1 SSL/TLS certificate for connecting to MariaDB servers on Amazon Web Services (AWS)
  • Added support for HeatWave-specific commands in Code Completion and Syntax Check
  • Added connectivity support for Kamatera MySQL Cloud
  • Redesigned the Query History interface
  • Added the ability to copy data to the clipboard in the CSV format from Data Editor
  • Added the ability to copy data to the clipboard in the Excel-compatible format from Data Editor

User-reported and internal bug fixes

  • Resolved an issue with data sorting in Data Editor
  • Several user reported minor bugs are fixed

10.0.225 28-Mar-24

User-reported and internal bug fixes

  • Fixed a MySQL server connection error that occurred when using the SSL Cipher List parameter
  • Fixed the issue that prevented table editing for queries involving JOIN operations in the Data Editor
  • Resolved an issue that occurred when attempting to open a connection to the server while editing script parameters in the SQL Document
  • Fixed the Lost connection to MySQL server during query error in the stored procedure editor
  • Fixed an issue with unnecessary quotation marks being added to values when copying data from the Data Editor
  • Fixed an issue related to computing the insertion position for elements from the Member List

10.0.150 17-Jan-24

Improvement

  • Added connectivity support for MariaDB 11.4

User-reported and internal bug fixes

  • Fixed an issue that occurred during the repeated execution of a query in SQL Document

10.0.60 20-Nov-23

User-reported and internal bug fixes

  • Fixed an issue with editing string values in the Data Editor
  • Resolved an application crash issue when attempting to save a script larger than 2 gigabytes
  • Resolved the problem with SQL Document freezing during query execution

10.0.46 03-Nov-23

New features

  • Added support for temporal tables in MariaDB
  • Extended support the INET6 data type, intended for the storage of IPv6 addresses
  • Added support to use ASC | DESC for indexes with functional key parts
  • Added support to assign columns an INVISIBLE attribute in CREATE TABLE and ALTER TABLE statements

Connectivity

  • Introduced support for Transport Layer Security 1.3
  • Added support for MySQL v8.2

User-reported and internal bug fixes

  • Fixed an issue with retrieving metadata during documentation generation (#93783)
  • Fixed a metadata retrieval issue for case-sensitive databases (T318233)
  • Resolved an issue with invoking the popup menu on macOS
  • Improved data display for the JSON_OBJECT function
  • Resolved an issue that occurred when establishing an SSH connection to the server
  • Resolved an issue with updating data cells for TIMESTAMP-type columns in Data Editor
  • Fixed an error that occurred when editing data in Data Editor

2.2.107 14-Sep-23

Improvements

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

User-reported and internal bug fixes

  • Fixed an issue with the SSL connection to the server

2.2.84 17-Aug-23

Connectivity

  • Added support for MySQL v8.1

User-reported bug fixes

  • Fixed an internal application error in SQL Editor

2.2.27 18-May-23

User-reported bug fixes

  • Several user reported minor bugs are fixed

2.2.4 19-Apr-23

Documenter

  • Added support for the UUID Data Type
  • Added support for the INET6 Data Type
  • Added support for MySQL functional indexes

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

User-reported bug fixes

  • Fixed an issue with metadata retrieval in Documenter for Unix systems that occurred when lower_case_table_names was set to 0 (T318233, #76343, #96911, #93783, T324261, T315249)
  • Fixed a freezing issue that could occur when working with Documenter (#111195)
  • Fixed an issue with establishing a connection
  • Fixed an error that occurred when generating a partitioned table script

2.1.15 30-Aug-22

Improvements

  • Connectivity support for MariaDB 10.10

User-reported bug fixes

  • 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

2.1.6 12-Aug-22

General

  • Added support for Linux and macOS via CrossOver
  • Added connectivity support for MariaDB 10.9

Support for new objects

  • Added support for ASC and DESC sorting of index columns

User-reported bug fixes

  • Minor user reported bugs are fixed

2.0.600 20-May-22

Improvements

  • Improved CrossOver compatibility

2.0.594 12-May-22

User-reported bug fixes

  • Improved the tab activation behavior when executing queries in a SQL Document
  • Improved the SSH Protocol configuration form to display the Local port option
  • Fixed an issue in the text editor on Windows builds 22567 and higher
  • Fixed issues caused by false syntax errors
  • Fixed an error that occurred when opening the Style menu

2.0.526 09-Dec-21

User-reported bug fixes

  • Fixed an issue with reading table metadata
  • Fixed an issue with reading session variables when opening a connection
  • Improved performance when opening a connection

2.0.520 01-Dec-21

User-reported bug fixes

  • Fixed an issue with the repeated execution of a query in Data Editor
  • Fixed the behavior of change markers in SQL Editor

2.0.520 01-Dec-21

User-reported bug fixes

  • Fixed an issue with the repeated execution of a query in Data Editor
  • Fixed the behavior of change markers in SQL Editor

2.0.468 25-Aug-21

User-reported bug fixes

  • Fixed metadata retrieval for default_role in Documenter

2.0.436 8-Jul-21

User-reported bug fixes

  • Minor user reported bugs are fixed

2.0.380 22-Apr-21

User-reported bug fixes

  • Minor user reported bugs are fixed

2.0.328 02-Feb-21

User-reported bug fixes

  • Minor user reported bugs are fixed

2.0.313 25-Nov-20

Improvements

  • Work of the application when connecting via SSL is improved

2.0.289 10-Oct-20

User-reported bug fixes

  • Minor user reported bugs are fixed

2.0.253 17-Aug-20

User-reported bug fixes

  • Minor user reported bugs are fixed

2.0.219 07-Jul-20

User-reported bug fixes

  • Minor user reported bugs are fixed

2.0.192 21-May-20

Connectivity

  • Connectivity support for MariaDB 10.5 is added
  • Display of server type in the Property window for MySQL, MariaDB, Percona, Amazon, Alibaba Cloud, and Tencent Cloud is added
  • Display of server type in the Connections section of the System window for MySQL, MariaDB, Percona, Amazon, Alibaba Cloud, and Tencent Cloud is added
  • Database Connection Properties and Test Connection windows are redesigned
  • Connectivity support for SkySQL is added

Support for new objects

  • Working with the Packages and Sequences established in MariaDB 10.3 is supported

SQL Document

  • -- nowarn and -- endnowarn tags have been added to the Execution warnings functionality
  • Exporting execution history in the CSV file format is added

Code Completion

  • Code completion is available in the body of triggers and events

Documenter

  • The database title in the generated documentation is now correctly separated into multiple lines

1.2.34 07-May-19

User-reported bug fixes

  • Several minor user-reported bugs are fixed

1.2.20 15-Jan-19

Database Connectivity

  • Support for MariaDB 10.4

User-reported bug fixes

  • "PDF view" mode of Data Viewer issue is fixed (MYS-2038)
  • "Spatial view" mode of Data Viewer issue is fixed (MYS-2000)

1.1.35 20-Nov-18

User-reported bug fixes

  • Issues with connection to MySQL Server are fixed

1.1.34 17-Oct-18

User-reported bug fixes

  • Several user reported bugs are fixed

1.1.24 14-Aug-18

User-reported bug fixes

  • Issue with product freeze is fixed
  • Issue with NRE is fixed
  • Issues with lost connection are fixed
  • Issues with TLS 1.2 connection are fixed

1.1.10 27-Jun-18

Database Connectivity

  • Support for MySQL Server 8.0
  • Support for MariaDB 10.3
  • Support for Tencent Cloud

1.0.62 17-Apr-18

New features and improvements

  • First release of dbForge Documenter for MySQL.