New build of MyDAC version 5.80.0.48 is available for download now.

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

New build of MyDAC version 5.80.0.48 is available for download now.

Post by Dimon » Fri 26 Jun 2009 07:22

Dear users,

New build of MyDAC version 5.80.0.48 is available for download now.
This version includes:
  • Added ability to backup triggers in TMyDump
  • Added the TMyConnection.Options.NullForZeroDelphiDate property to hide the "30-12-1899" dates
  • Fixed bug with local sorting in CachedUpdates mode
  • Fixed bug with raising exceptions on locating records when IndexFieldNames is set
  • Fixed bug with calculating connection count in Disconnected mode
  • Fixed bug with calling the OnError event on connection failure when Pooling is enabled
  • Fixed bug with macros in TDAScript
  • Fixed bug with setting default values when the JOIN statement is used
  • Avoided bug of some versions of MySQL with fields length for SHOW SLAVE STATUS statement
Devart development team
http://www.devart.com/mydac

Locked