企业做营销型网站西安网络seo公司
提示需要修改密码:
ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.

修改密码
alter user 'root'@'localhost' identified by 'root用户的新密码';
刷新权限
flush privileges;

提示需要修改密码:
ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.
修改密码
alter user 'root'@'localhost' identified by 'root用户的新密码';
刷新权限
flush privileges;