Skip to content

Drop user deletion from 5.7 and 8.0 #383

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

Merged
merged 1 commit into from
Feb 23, 2018

Conversation

ltangvald
Copy link
Collaborator

MySQL 5.7 and newer no longer creates the various unwanted users (root@various hosts)
that were created in older versions, so the deletion isn't needed, and only
creates extra maintenance work if any changes to the system users are made.

This should prevent problems like issue #380 and pr #381 (this change will also be made to the upstream images)

MySQL 5.7 and newer no longer creates the various unwanted users (root@various hosts)
that were created in older versions, so the deletion isn't needed, and only
creates extra maintenance work if any changes to the system users are made.
@yosifkit yosifkit merged commit 30bf2b7 into docker-library:master Feb 23, 2018
tianon added a commit to infosiftr/stackbrew that referenced this pull request Feb 26, 2018
- `mariadb`: 10.3.5
- `mongo`: 3.6.3
- `mysql`: less user deletion (docker-library/mysql#383)
- `rabbitmq`: 3.7.4-rc.3
davidl-zend pushed a commit to davidl-zend/official-images that referenced this pull request Apr 17, 2018
- `mariadb`: 10.3.5
- `mongo`: 3.6.3
- `mysql`: less user deletion (docker-library/mysql#383)
- `rabbitmq`: 3.7.4-rc.3
davidl-zend pushed a commit to davidl-zend/official-images that referenced this pull request Apr 17, 2018
- `mariadb`: 10.3.5
- `mongo`: 3.6.3
- `mysql`: less user deletion (docker-library/mysql#383)
- `rabbitmq`: 3.7.4-rc.3
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.

2 participants