Skip to content

Fix that creating 'root'@'${MYSQL_ROOT_HOST}' will be failed when MYSQL_ROOT_HOST isn't '%'#548

Closed
flytreeleft wants to merge 1 commit intodocker-library:masterfrom
flytreeleft:PR-FIX-root-creation-failed
Closed

Fix that creating 'root'@'${MYSQL_ROOT_HOST}' will be failed when MYSQL_ROOT_HOST isn't '%'#548
flytreeleft wants to merge 1 commit intodocker-library:masterfrom
flytreeleft:PR-FIX-root-creation-failed

Conversation

@flytreeleft
Copy link

FLUSH PRIVILEGES needs to be executed after creating or updating any user.

… '%', 'FLUSH PRIVILEGES' needs to be executed after creating or updating any user.
@flytreeleft flytreeleft changed the title Fix that creating 'root'@'' will be failed when MYSQL_ROOT_HOST isn't '%' Fix that creating 'root'@'${MYSQL_ROOT_HOST}' will be failed when MYSQL_ROOT_HOST isn't '%' Mar 10, 2019
@flytreeleft
Copy link
Author

Close it, because the commit comment loses some information, so I should create a new PR for completing it.

@flytreeleft
Copy link
Author

Go to the new PR #549

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant