-
Notifications
You must be signed in to change notification settings - Fork 2k
Fix database user in MySQL guide #60359
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
Conversation
|
Amplify deployment status
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the fix! should we also fix this one?
I don't see instructions for creating a user in the Vitess guide. If there aren't, it might make sense to decouple that guide from this PR, since the issues a little different. |
Closes #60179 The example command for connecting to the database lists `root` as the database user, when it should be the user the guide told us to create in an earlier step.
99eaa3c to
be8b1f7
Compare
Closes #60179 The example command for connecting to the database lists `root` as the database user, when it should be the user the guide told us to create in an earlier step.
Closes #60179 The example command for connecting to the database lists `root` as the database user, when it should be the user the guide told us to create in an earlier step.
Closes #60179 The example command for connecting to the database lists `root` as the database user, when it should be the user the guide told us to create in an earlier step.
Closes #60179
The example command for connecting to the database lists
rootas the database user, when it should be the user the guide told us to create in an earlier step.