mysql -uroot -p

> set global validate_password_policy=0;
> set global validate_password_length=4;

重设密码

mysql_secure_installation