Skip to content
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

flush privileges not needed for grants #161

Merged
merged 2 commits into from
May 4, 2018

Conversation

grooverdan
Copy link
Member

FLUSH PRIVILEGES is only needed after directly manipulating user tables. So remove this instance of it.

@tianon tianon merged commit 630abcd into MariaDB:master May 4, 2018
@tianon
Copy link
Contributor

tianon commented May 4, 2018

Looks good, thanks!

@grooverdan grooverdan deleted the no-flush-privs branch May 5, 2018 02:53
tianon added a commit to infosiftr/stackbrew that referenced this pull request May 8, 2018
- `docker`: docker-library/docker#110 (updated `dind` wrapper)
- `ghost`: 1.22.6
- `mariadb`: MariaDB/mariadb-docker#161 (remove unnecessary `FLUSH PRIVILEGES`)
- `openjdk`: `debian 11~12-1`, `debian 10.0.1+10-4`
- `postgres`: docker-library/postgres#440 (listen only on the unix socket during initdb)
- `tomcat`: 8.5.31, 9.0.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants