ERROR 1290 (HY000): Unknown error 1290

If necessary, you can add me Q group [308,742,428] everyone together to discuss technology to provide paid services.

We will be back from time to time to update the article, so stay tuned.

Like a friend to the next.

In record time a connection error message database reported:

 

 

The reason is that MySQL is using the% s option and is now running localhost, and therefore can not execute the statement

Then the solution:

Execution: flush privileges;

执行:set password for root@localhost = password('123456');

 

 

Well now you can use a password to log on the new set.

Guess you like

Origin www.cnblogs.com/dsn727455218/p/11851411.html