mysql icon indicating copy to clipboard operation
mysql copied to clipboard

Override root default superuser name

Open metametadata opened this issue 1 year ago • 1 comments

Would be great to have something like MYSQL_ROOT_USER environment variable to change the default root superuser name.

E.g. PostgreSQL (https://hub.docker.com/_/postgres) has POSTGRES_USER for that.

metametadata avatar Feb 16 '24 22:02 metametadata

I can't find this usecase in the MySQL documentation. It's possible that it isn't meant to be configurable.

LaurentGoderre avatar Feb 19 '24 19:02 LaurentGoderre