New build of MyDAC 5.10.0.10 is available!

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

New build of MyDAC 5.10.0.10 is available!

Post by Ikar » Mon 06 Aug 2007 10:12

New build of MyDAC version 5.10.0.10 is available for download now.
This version includes:
  • A runtime package for the TMySQLMonitor component added
  • Fixed bug with PSGetDefaultOrder method freezing for queries with complicated ORDER BY clauses
  • Fixed bug in TCRBatchMove with mapping fields by name when Fields count and FieldDefs count are not equal
  • Fixed bug with adding fields in TVirtualTable
  • Fixed bug with Pooling and Local Failover
  • Fixed bug with "Invalid Variant Type" exception under Windows 2000 when TDataSet.Refresh is called
  • Fixed bug with performance penalty when processing lookup and calculated fields
  • Problem with DBMonitor integration under Windows Vista Ultimate fixed
  • Bug with field names quotation in CRDBGrid fixed
  • Fixed bug with updating FieldDefs for some kind of composite queries
  • Fixed bug with editing datasets returned by TMyStoredProc
  • Fixed bug in TMyStoredProc with Local Failover and Disconnected Model
  • Fixed bug with updating server calculated fields in datasets
  • Fixed bug with performance loss when editing records containing BLOB and MEMO fields
  • Fixed bug in the Lock demo
Core Lab development team
http://www.crlab.com/mydac

Locked