未命名可重用区块

[root@localhost ~]# mysql -uroot -p
Enter password:
mysql> ALTER USER ‘root‘@’localhost’ IDENTIFIED BY ‘password’;
ERROR 1819 (HY000): Your password does not satisfy the current policy requirements