I can not alter mysql root password on ubuntu

后端 未结 0 912
面向向阳花
面向向阳花 2020-12-30 00:27

I try to alter mysql root password on ubuntu 16 under Digital Ocean. I suppose command format is :

ALTER USER \'root\'@\'localhost\' IDENTIFIED BY \'New password\';

相关标签:
回答
  • 消灭零回复
提交回复
热议问题