Allow using mariadb as database in the container
The permissions script assumes a MySQL installation but the docker compose uses a mariadb.
It should work with both (MySQL or MariaDB)
The permissions script assumes a MySQL installation but the docker compose uses a mariadb.
It should work with both (MySQL or MariaDB)
assigned to @goncalves
33-allow-using-mariadb-as-database-in-the-container
to address this issue created branch 33-allow-using-mariadb-as-database-in-the-container
to address this issue
mentioned in merge request !14 (merged)
closed