21.2.1. Connector/Net Versions

There are several versions of Connector/Net available:

The latest source code for Connector/Net can be downloaded from the MySQL public Subversion server. For further details, see Section 21.2.2.3, “Installing Connector/Net from the Source Code”.

The following table shows the .NET Framework version required, and the MySQL Server version supported by Connector/Net:

Table 21.19. Connector/Net Requirements for Related Products

Connector/Net versionADO.NET version supported.NET Framework version requiredMySQL Server version supportedCurrently supported
6.62.x+2.x+, 4.x+ for VS 2010 support5.6, 5.5, 5.1, 5.0Yes
6.52.x+2.x+, 4.x+ for VS 2010 support5.6, 5.5, 5.1, 5.0Yes
6.42.x+2.x+, 4.x+ for VS 2010 support5.6, 5.5, 5.1, 5.0Yes
6.32.x+2.x+, 4.x+ for VS 2010 support5.6, 5.5, 5.1, 5.0Yes
6.22.x+2.x+5.6, 5.5, 5.1, 5.0, 4.1Yes
6.12.x+2.x+5.6, 5.5, 5.1, 5.0, 4.1Yes
6.02.x+2.x+5.5, 5.1, 5.0, 4.1Critical issues only
5.22.x+2.x+5.5, 5.1, 5.0, 4.1No
5.12.x+2.x+5.5, 5.1, 5.0, 4.1, 4.0No
5.02.x+2.x+5.0, 4.1, 4.0No
1.01.x1.x5.0, 4.1, 4.0No

Note

Version numbers for MySQL products are formatted as X.Y.Z, where Z=0 indicates alpha, Z=1 indicates beta, and Z>=2 indicates GA. However, Windows tools (Control Panel, properties display) may show the version numbers as XX.YY.ZZ. For example, the official MySQL formatted version number 5.0.9 may be displayed by Windows tools as 5.00.09. The two versions are the same; only the number display format is different.