Results 1 to 2 of 2
Installed mysql dll connector
mysql-connector-odbc-5.2.4-ansi-winx64.msi
and i cant connect to the mysql database, i get this error:
mysql odbc connection failed odbc 5.2 driver Connection old (pre-4.1.1) authentication protocol refused ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-25-2013 #1Just Joined!
- Join Date
- Dec 2012
- Posts
- 24
MySQL odbc connection failed odbc 5.2 driver Connection old pre-4.1.1
Installed mysql dll connector
mysql-connector-odbc-5.2.4-ansi-winx64.msi
and i cant connect to the mysql database, i get this error:
mysql odbc connection failed odbc 5.2 driver Connection old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled)
help!
- 03-03-2013 #2Just Joined!
- Join Date
- Sep 2012
- Location
- Nashville, TN
- Posts
- 67
4.1 used an old type of authentication. Try and see if you can turn off the secure_auth on it. The only other thing I could find while searching through mysql's sitewas using an old 4.x odbc driver.
MySQL :: Download Connector/ODBC Will let you select a 3.5 version. That might help.


Reply With Quote
