-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] The root account of 127.0.0.1 needs to log in without password. #257
Comments
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 18, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 18, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 18, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 18, 2021
When the password of the root account localhost is inconsistent with the 127.0.0.1 password and when the localhost password is not empty, mysql cannot connect to xenon.
The host and password in the xenon configuration are set correctly.
|
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 19, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 19, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 19, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 19, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 19, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 19, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 19, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 20, 2021
runkecheng
added a commit
to runkecheng/radondb-mysql-kubernetes
that referenced
this issue
Oct 20, 2021
andyli029
added a commit
that referenced
this issue
Oct 21, 2021
*: Fix the problem of password conflict between backup and user management of root user. #257
zhl003
pushed a commit
to zhl003/radondb-mysql-kubernetes
that referenced
this issue
Aug 17, 2022
zhl003
pushed a commit
to zhl003/radondb-mysql-kubernetes
that referenced
this issue
Aug 17, 2022
zhl003
pushed a commit
to zhl003/radondb-mysql-kubernetes
that referenced
this issue
Aug 17, 2022
*: Fix the problem of password conflict between backup and user management of root user. radondb#257
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
The root account of localhost and 127.0.0.1 needs to log in without password. but the default root password set by yaml is for all root accounts.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: