cweinberger/Setup MySQL

Setup MySQL database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe MySQL versionnolatest
hostNameThe hostnamenomysql
hostPortThe port of hostno3306
containerPortThe port of containerno3306
rootPasswordThe root user passwordno""
userThe MySQL user to createno""
passwordThe password for the MySQL userno""
databaseName for the initial database to createnoTestDatabase
characterSetThe character set of MySQL servernoutf8mb4
collationThe collation of MySQL servernoutf8mb4_general_ci
sqlModeThe sql modes, fx. NO_ENGINE_SUBSTITUTIONno""

no outputs