actions-marketplace-validations/actions-setup-mysql

Setup MySQL and MariaDB GitHub Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenthe github token for verifying MySQL binary.${{ github.token }}
mysql-versionThe version of MySQL and MariaDB""
distributionThe distribution. valid values are mysql or mariadb.mysql
auto-startStart MySQL server if it is true.true
my-cnfmy.cnf settings for mysqld""
root-passwordpassword for the root user
username of a new user
passwordpassword for the new user
namedescription
base-dirReturns directory under which the mysql database is being created.