MySQL Connector/Net 6.5.3, a new version of the all-managed .NET
driver for MySQL has been released. This is the second of
our two Release Candidate (RC) releases. As is the case
with all non-GA releases, it should not be used in any production
environment. It is appropriate for use with MySQL server
versions 5.0-5.6
It is now available in source and binary form from http://dev.mysql.com/downloads/connector/net/#downloads
and mirror sites (note that not all mirror sites may be up to
date at this point-if you can't find this version on some mirror,
please try again later or choose another download site.)
The 6.5 release of MySQL Connector/Net brings new features such
as
- Exception and command injector support
- Millseconds support
- Better partial-trust support …