mirromutth/Setup MySQL

Setup a MySQL database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
host portThe port of hostno3306
container portThe port of containerno3306
character set server--character-set-server - The character set of MySQL servernoutf8mb4
collation server--collation-server - The character collation of MySQL servernoutf8mb4_general_ci
mysql versionVersion of MySQL to usenolatest
mysql root passwordMYSQL_ROOT_PASSWORD - root superuser passwordno""
mysql databaseMYSQL_DATABASE - name for the default database that is createdno""
mysql userMYSQL_USER - create the specified user with superuser power for created databaseno""
mysql passwordMYSQL_PASSWORD - specified superuser password which user is power for created databaseno""

no outputs