New build of dotConnect for MySQL 5.80.170 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of dotConnect for MySQL 5.80.170 is available!

Post by Shalex » Fri 24 Sep 2010 13:30

Dear users,

New build of dotConnect for MySQL 5.80.170 is available for download now.
This version includes:
  • Implemented host option for current process in dbMonitor
  • Added possibility for tracing the distributed transactions in DBMonitor
  • Fixed the 'Retrieving the COM class factory for component ... failed' error during installation on x64 machines
  • Fixed bug with Minimal+LINQ installation
  • Fixed bug with enlisting ASP.NET provider's activity to distributed transaction
  • Fixed bug with assertion failure on show call tree in dbMonitor
LinqConnect (formerly known as LINQ to MySQL)
  • Fixed bug with editing Entity Key values
  • Fixed bug with IndexOutOfRangeException on the DeleteOnSubmit call
  • Fixed bug on inserting new rows into a table with many-to-many association
  • Fixed bug with fetching records one-by-one from the 'detail' table in master/details relation
  • Fixed bug with retrieving entities of an inherited type
  • Fixed bugs with using the Contains method of empty arrays
  • Fixed bug with the RejectChanges method not working
  • Fixed bug with structs in queries
  • Fixed bug with Command Timeout
  • Fixed the 'invalid type mapping' bug when using TimeSpan in a primary key
Entity Developer
  • Fixed bug with VB Code generation for Associations
  • Fixed bug with Unidirectional serialization mode
  • Fixed design time bug with Referential constraints
  • Fixed bug with generating code for stored procedures with out parameters
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked