- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- MySQL Data Access Components (MyDAC)
MySQL Data Access Components (MyDAC) V9.1.3
Released: Sep 19, 2017
9.1.3 中的更新
特性
- Adds support for Azure Databases for MySQL.
- Adds support for JSON data type.
修补程序
- Bug with Assert when calling the Refresh method after changing fields amount of recordset (stored procedure).
- Bug generating SQL for batch updates.
- Bug with the Locate method for non-Windows platforms in Lazarus.
- Bug with the FindFirst, FindLast, FindNext, FindPrior methods in Lazarus.
- Bug accessing product help from the IDE menu.
- Bug recreating fields when calling Open after Prepare.
- An incorrect error message when using the Connect dialog component on mobile platforms.
- AV failure when using calculated fields in TClientDataset.
- Key violation error when executing batch operations.
- Bug with Assert when calling Locate method in SmartFetch mode.
- Bug using DAC components in DataModule for Linux.