kolla/docker/mariadb
Michał Cłapiński 6f1a7ceb7c Fix MariaDB bootstrap error
grep returns exitcode 1 when no match is found.
Since `set -o errexit` is done in base/start.sh, we need to get rid of grep.

Change-Id: I909cf181c677f61fd76a7128027f89afa5eeac7b
Closes-Bug: 1772442
2018-05-22 21:51:31 +02:00
..
Dockerfile.j2 Creates directory /var/run/mysqld on aarch64 when building MariaDB docker image 2017-12-05 16:35:46 +01:00
extend_start.sh Fix MariaDB bootstrap error 2018-05-22 21:51:31 +02:00
mariadb_sudoers Remove sudo operations that are no longer necessary 2017-05-26 21:40:31 -07:00
security_reset.expect Make galeradb bootstraping robust 2016-01-04 09:10:04 -08:00