Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
-
Not for Release Notes
Description
1. 主机动态设置simple_password_check_other_characters=0,备机simple_password_check_other_characters=1;主机创建弱密码用户,备机日志中出现明文密码
2. 主机执行
set global simple_password_check_other_characters = 0;
create user 'Ruby01'@'192.168.0.75' identified by 'Hwsql12345678';
3. 备机日志中出现明文密码
Attachments
Issue Links
- duplicates
-
MDEV-9042 CREATE USER passwords being written to bin log in clear text
-
- Open
-