Files
soci/scripts
Vadim Zeitlin 8a0a86e063 Fix using MySQL with GitHub Actions
Start the service explicitly as this is not done by default.

Also explicitly use password with mysql in GitHub Actions environment,
both for the root and for the current user.

This wasn't necessary on Travis CI but is required in this environment,
so specify the root password explicitly and also create the MySQL user
(which is not hardcoded "travis" any longer) and record its password in
~/.my.cnf.
2021-03-19 00:50:13 +01:00
..
2021-03-19 00:50:13 +01:00
2017-09-12 22:54:19 +02:00