MariaDB / mariadb-docker

Docker Official Image packaging for MariaDB
https://mariadb.org
GNU General Public License v2.0
770 stars 438 forks source link

mysql_install.sh #297

Closed grooverdan closed 3 years ago

grooverdan commented 4 years ago

just a few options to avoid creating databases/users/grants and then deleting them seconds later.

yosifkit commented 3 years ago

Apologies for not reviewing this earlier :bowing_man:

LGTM

grooverdan commented 3 years ago

I'm still working on getting a version of https://github.com/MariaDB/server/pull/1657 upstream to simplify the whole mysql_install_db interface. It will be 10.2, so if you want to hold off on these changes for something a little more invasive (as a simplification too) then by all means you can ignore/close this.

Code freeze is next Tuesday with release sometime afterwards. This will be the last 10.1 release.

tianon commented 3 years ago

(Force pushed for rebase and to apply 05be652 across all files :sweat_smile:)