MySQL Connector/Net 5.1.1 a new version of the all-managed .NET
driver for MySQL has been released.
This is a big release and represents a change in how we
package our products. Until now, we've shipped our core provider
and the Visual Studio integration bits as separate downloads.
This has become a bit of a problem. Often we would fix a bug that
involved changing code both in the VS package and in the core
provider. This provided a versioning problem where users would
need to upgrade both products to see the benefit of the bug fix.
To solve this, we've decided to discontinue Tools for Visual
Studio as a separate product and have, instead, integrated it
into a new Connector/Net installer. We hope this provides a
better "out of box" experience for our users.
All previous versions of Tools for Visual Studio should be
uninstalled prior to installing this product.
Version 5.1.1 works with all …
[Read more]