Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled)


mysql -h 'host_name' -u 'user_name' -p --skip-secure-auth

Comments