dbExpress Driver for MySQL Releases
Released: Apr 6, 2026
Updates in 8.4.0
Features
- Added support for RAD Studio 13 Florence Release 1.
- Added support for MySQL 9.6.
Fixes
- Fixed a bug with executing SHOW COLUMNS for MySQL 4.11.x when UseUnicode = True.
Released: Sep 22, 2025
Updates in 8.3.0
Features
- Added support for Embarcadero RAD Studio 13 Florence.
- Added support for MariaDB 12.
- Added support for the Vector data type.
- Added support for the UUID data type in MariaDB 10.7 and later.
- Added support for the INET4 and INET6 data types in MariaDB 10.10 and later.
Fixes
- Fixed a bug with retrieving the auto-increment value in Delphi 7.
- Resolved a "Key violation" error that occurred when working with a master/detail relationship.
Released: Mar 25, 2025
Updates in 8.2.0
Features
- Added support for Embarcadero RAD Studio 12 Athens Release 3.
- Added support for the RAD Studio 64-bit IDE.
- Added support for MySQL 9.
Fixes
- Fixed an issue with handling stored procedures when SELECT privileges were not granted.
Released: Oct 31, 2024
Updates in 8.1.2
Features
- Added support for Embarcadero RAD Studio 12 Athens Release 2.
Released: May 9, 2024
Updates in 8.1.1
Features
- Added support for Embarcadero RAD Studio 12 Athens Release 1.
Fixes
- Fixed bug with incorrect executing of internal Rollback.
- Fixed bug with executing the queries with parameters.
Released: Nov 15, 2023
Updates in 8.1.0
Features
- Added support for Embarcadero RAD Studio 12 Athens.
- Added support for MariaDB 11.
- Added support for Apple macOS Sonoma.
Fixes
- Fixed bug that prevented functioning when ONLY_FULL_GROUP_BY SQL mode is disabled.
Released: Mar 29, 2023
Updates in 8.0.3
Features
- Added support for Embarcadero RAD Studio 11 Alexandria Release 3.
Fixes
- Fixed bug with BLOBs for MySQL version below 4.1.
- Fixed bug with BIGINT UNSIGNED key fields in version 4.1 or higher.
Released: Sep 26, 2022
Updates in 8.0.2
Features
- Added support for Embarcadero RAD Studio 11 Alexandria Release 2.
Released: Sep 16, 2021
Updates in 8.0.1
Features
- Added support for Embarcadero RAD Studio 11 Alexandria.
- Added support for Apple macOS ARM target platform.
Released: Jul 14, 2021
Updates in V7.2.2
Fixes
- Fixed bug with slow data fetching.