MySQL Data Access Components (MyDAC) 11.1.1
Released: Apr 12, 2022
Aggiornamenti in 11.1.1
Funzionalità
- Added support for Embarcadero RAD Studio 11.1 Alexandria.
- Added support for Lazarus 2.2.0.
- Added support for Microsoft Windows 11.
- Added support for Apple macOS Monterey.
Correzioni
- Fixed bug with fkInternalCalc field after calling the Refresh method.
- Fixed bug with resetting param values when changing param values count.
- Fixed bug with a "Refresh failed" on Post when RefreshOption = roAfterInsert and SQL contains the same PK more than once.
- Fixed bug with an "Unknown column" when adding record containing calculated field when RefreshOption = roAfterInsert.
- Fixed bug with HTTPS tunneling in the Direct mode.
- Fixed bug with AV when using the TCRSSLIOHandler from the SecureBridge demo project as an IOHandler for a connection.