MySQL Data Access Components (MyDAC) 12.4.0
Released: Mar 20, 2025
12.4.0 での更新項目
機能
- Added support for Embarcadero RAD Studio 12 Athens Release 3.
- Added support for the RAD Studio 64-bit IDE.
- Added support for Lazarus 3.8.
- Added support for MySQL 9.
- Added support for parameters in the Script component.
- Added support for the TurboPack SynEdit package in component editors.
- Added support for syntax highlighting in component editors in Lazarus on the Windows platform.
- Added the IndentFormat argument to the SaveToXML method of the dataset to decrease file size.
- Added the SaveToJSON method for serializing a dataset to the JSON format.
- Added the ability to use readonly fields in the SQL Generator at design-time.
- Added support for password-protected private key for SSL protocol.
- Added the EMySqlNetException class for internal errors in the MySQL protocol.
- Improved working with design-time editors in High DPI mode.
不具合の修正
- Fixed a bug with ambiguity between the CRJSON.TJSONObject and System.Json.TJSONObject classes.
- Fixed a bug with unloading OpenSSL libraries when connection pooling is used.