MySQL Connector/Net 6.5.1, a new version of the all-managed .NET
driver for MySQL has been released. This is a beta release
of our newest connector and comes with several new
features. It is of beta quality and 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.)
This new versions brings new features such as
- Exception and command injector support
- Millseconds support
- Better partial-trust support …