You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error once starting the import from an old MySQL database:
error: message=MySQL server is requesting the old and insecure pre-4.1 auth mechanism.
Upgrade the user password or use the {insecureAuth: true} option.
I wish to have a flag where set the insecureAuth option.
Tnx
The text was updated successfully, but these errors were encountered:
I got this error once starting the import from an old MySQL database:
error: message=MySQL server is requesting the old and insecure pre-4.1 auth mechanism.
Upgrade the user password or use the {insecureAuth: true} option.
I wish to have a flag where set the insecureAuth option.
Tnx
The text was updated successfully, but these errors were encountered: