Open kylehayes opened 8 years ago
I attempted to connect to a MySQL database and received the following error:
ERROR 2049: Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled)
Hi @kylehayes, thanks for reporting this. We haven't seen this before.
Question - are you able to connect to this database using the same credentials in another tool?
I attempted to connect to a MySQL database and received the following error: