admin 管理员组

文章数量: 1087652

msyql8 Your password does not satisfy the current policy requirements

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