Home:ALL Converter>Error on MySQL Data Import

Error on MySQL Data Import

Ask Time:2014-03-10T23:06:54         Author:Ben Drury

Json Formatter

I am trying to import to a schema in MySQL workbench but get the following error:

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

I had a similar problem trying to connect originally to the schema and solved it by following the fixes in this post but I can't do this import still. I can now access the schema fine, but when I try to do the import it fails with this same error.

Author:Ben Drury,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/22303857/error-on-mysql-data-import
yy