root用户修改密码后无效,空密码或任意密码均能登录 #49809
Replies: 1 comment
-
已解决。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
用的3.0版本
部署完成后,根据官方命令:
--登录root用户:
SET PASSWORD = PASSWORD('xxxx');
修改密码后,仍然可使用空密码或任意密码登录
如果我重新create另外一个用户就不会有此问题。有此问题的只有内置的root和admin用户
有人遇到这个问题吗
Beta Was this translation helpful? Give feedback.
All reactions