MySQL Data Access Components (MyDAC) 11.1.1

Released: Apr 12, 2022

11.1.1 버젼 업데이트

기능

  • 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.

수정사항

  • 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.