aboutsummaryrefslogtreecommitdiffstats
path: root/tests/create_test_db.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Update test db setup script for mariadbHarald Eilertsen2024-10-301-6/+7
| | | | | | Mariadb now issues warnings when using the deprecated `mysql` binary. So we make sure to use the proper name for the binary depending on the actual DB engine installed.
* Fix test db setup on MySQL/Mariadb + changed defaultHarald Eilertsen2024-03-141-0/+113