Missing comma before start of a new alter operation. (near “BY” at position 68) and Unrecognized alter operation. (near “BY” at position 68)

前端 未结 0 1574
慢半拍i
慢半拍i 2020-12-22 06:31

SQL query:

ALTER USER \'root\'@\'localhost\' IDENTIFIED WITH mysql_native_password BY \'YourRootPassword\';
-- then
FLUSH PRIVILEGES;
相关标签:
回答
  • 消灭零回复
提交回复
热议问题