Mariadb?
This commit is contained in:
parent
5d304c4107
commit
9fe4fbec4f
|
@ -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;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue