Anpassungen

This commit is contained in:
2020-07-17 14:15:15 +02:00
parent 8e7bcecec8
commit 2f5e708438
8 changed files with 51 additions and 23 deletions

9
docker/mariadb/my.cnf Normal file
View File

@@ -0,0 +1,9 @@
[mariadb]
# Logging
general_log_file = /var/log/mariadb/mysql.log
general_log = 1
log_warnings = 2
log_error = /var/log/mariadb/mariadb_error.log
slow_query_log_file = /var/log/mariadb/mariadb_slow.log