Fix wrong permission on database during mysql_init tasks.
authorSofer Athlan-Guyot <sathlang@redhat.com>
Mon, 6 Nov 2017 10:45:20 +0000 (11:45 +0100)
committerAthlan-Guyot sofer <sathlang@redhat.com>
Wed, 8 Nov 2017 11:36:22 +0000 (11:36 +0000)
commit211149c31496789c71c777f20d90685959270aa7
tree52bf8c9ec386c048efba7c613d27ed3a72398934
parent6ae90da66d6125be58651e680f1fb603134087fe
Fix wrong permission on database during mysql_init tasks.

During mysql initialization, mysql needs to be able to write in the
database directory.

Change-Id: I82c2e46f66ab01021cb910eb7e0d17c81b00fa09
Closes-bug: #1730349
(cherry picked from commit 0d65e380caf89d8c486e8ea87571298a6687b680)
docker/services/database/mysql.yaml