If I have a MySQL server 5.1, can I use all the onnectors from version 5.1 and above?:
- Connector/Net 6.1
- Connector/Net 6.0
- Connector/Net 5.2
- Connector/Net 5.1
Clicking http://dev.mysql.com/downloads/connector/net/ defaults to 6.0...
If I have a MySQL server 5.1, can I use all the onnectors from version 5.1 and above?:
Clicking http://dev.mysql.com/downloads/connector/net/ defaults to 6.0...
If it helps even partially: I am running MySql 5.1.33 (via an installation of wampserver), and am using Connector/Net 6.0.3.0 with no problems (so far!).