MySQL Connector/Net 6.0.3, a new version of the all-managed .NET driver for MySQL has been released. This is the first GA release of the new 6.0 connector and introduces several new features and enhancements. This release is approved for use in all scenarios and officially supports MySQL servers 4.1 and higher. We had three major goals with this release: speed, entity framework support, and a better Visual Studio experience. I'm happy to report that we have met all three.
It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/6.0.html] and mirror sites (note that not all mirror sites may be up to date at this point of time - if you can't find this version on some mirror, please try again later or choose another download site.)
Fixes from 6.0.2
- …