Commit e15c538
authored
Fix CI tests with MariaDB. (#1797)
* Fix CI tests with MariaDB.
The docker image now uses MARIADB_ROOT_PASSWORD for the environment
variable for the password rather than MYSQL_ROOT_PASSWORD.
* It's mariadb-admin now not mysqladmin
As per MariaDB/mariadb-docker#4971 parent e535c9d commit e15c538
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments