MySQL ODBC Link Fails due to “authentication protocol refused”
问题 I've had a good search around but not yet found an answer that allows me to rectify this problem. I'm trying to connect from MS Access to a MySQL 5.2 database on a remote server. I've set up a user account which has select, insert, update, delete privileges on the table in question. However, when I try to connect with this account, I get: Connection Failed [HY000][MySQL][ODBC 5.2(w) Driver] Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled)