This commit is contained in:
Lillian Violet 2023-11-21 19:16:15 +01:00
parent 5d304c4107
commit 9fe4fbec4f

View file

@ -74,9 +74,8 @@
settings = {
mysqld = {
innodb_force_recovery = 10;
log_error = /var/log/mysql/mysql_error.log;
};
mysqld_safe = {
mariadb = {
log_error = /var/log/mysql/mysql_error.log;
};
};