New build of MyDAC 5.20.0.13 is available!

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

New build of MyDAC 5.20.0.13 is available!

Post by Antaeus » Thu 10 Jan 2008 15:52

New build of MyDAC version 5.20.0.13 is available for download now.
This version includes:
  • Improved stability of the TMyEmbConnection component
  • Improved the BreakExec method to break data fetch
  • Fixed bug in master/detail for shifting columns count in the detail dataset
  • Fixed several bugs with records location
  • Bug with TCRBathMove which source dataset works in FetchAll=False fixed
  • Fixed several bugs with auto-generated update queries
  • Fixed bug with freezing when executing some stored procedures
  • Fixed design-time editors for Delphi 8
  • Fixed bug with QueryRecCount option for queries with the DISTINCT clause
  • Fixed bug with determining length for string fields returned by miscellaneous MySQL functions (INET_NTOA, etc.)
  • Avoided bug of MySQL 5.1 with field length for SHOW CREATE TABLE statement
Core Lab development team
http://www.crlab.com/mydac

Locked