MySQL Data Access Components (MyDAC) 10.4.1

Released: Mar 2, 2021

Actualizaciones en 10.4.1

Características

  • Added support for Embarcadero RAD Studio 10.4.2 Sydney.
  • Added support for Apple macOS 11 Big Sur.
  • Added support for Apple iOS 14.
  • Added support for Android 11.
  • Added LastWarningCount property to TMyConnection.
  • Added OnWarning event to TMyConnection.
  • Improved batch operation performance.
  • Improved performance of the FindFirst, FindNext, FindLast and FindPrior methods.

Correcciones

  • Fixed bug with the 'TableName cannot be empty' assertion when opening a query.
  • Fixed bug with dumping DOUBLE fields in the TUniDump component when UseUnicode set to True.
  • Fixed bug with processing data that includes international characters on Linux.
  • Fixed bug with AV failure when using OpenSSL 1.1 libraries.
  • Fixed bug with getting parameters for a procedure or function in MySQL 5.0.45.
  • Fixed bug with setting the ReadOnly field property at runtime.