- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- MySQL Data Access Components (MyDAC)
MySQL Data Access Components (MyDAC) 12.0.0
Released: Nov 15, 2023
12.0.0 中的更新
特性
- Added support for Embarcadero RAD Studio 12 Athens.
- Added support for MariaDB 11.
- Added support for Apple macOS Sonoma.
- Added support for Android 13.
- Added support for Apple iOS 17.
- Added support for 'the mysql_clear_password' authentication mechanism.
- Added support for nested macros in SQL queries.
- Added Display Format for Aggregate fields.
- Added support for SHA-2 (SHA-256, SHA-512) in hash encryption algorithms.
修补程序
- Fixed BLOB bug when using the SJIS charset.
- Fixed bug connecting to MySQL 8 by a user with an empty password using 'mysql_native_password' authentication mechanism.
- Fixed the bug when TMySQLMonitor.OnSQL event does not occur upon executing TMyConnection.ExecSQL method with no parameters.
- Fixed bug moving the cursor when using Aggregate fields.
- Fixed bug deleting a record when using Aggregated fields.
- Fixed bug storing empty Aggregates collection in DFM.
- Fixed bug with AV when installing a package in the IDE.
- Fixed bug with AV in the dataset CloneCursor method.
- Fixed bug using Aggregated and InternalCalc fields together.
- Fixed bug with duplicate resource IDs in CBuilder.
- Fixed bug using "NOT Field LIKE" construction in Filter property.