alter user user() identified by "FGsd_jfdlaflk455-+";
set global validate_password.policy=LOW;
set global validate_password.length=6
alter user user() identified by "123456";
msyql8 Your password does not satisfy the current policy requirements
最新推荐文章于 2025-02-06 18:48:52 发布