配置密码连续错误限制登录策略时,PASSWORD_LOCK_TIME参数如何设置为分钟为单位,锁定账户5分钟

set global tidb_password_lock_time = 300;

1 个赞