mariadb/debian/additions/mysqld_safe_syslog.cnf
Sergey Vojtovich 94bc50650e MDEV-8374 - Debian: mysqld_safe Can't log to error log and syslog at the same time
Let mysqld_safe_syslog.cnf force disable error log so that logging to syslog is
not affected by previous log_error setting.

Added handling of --skip-log-error to mysqld_safe.
2015-07-16 14:03:29 +04:00

3 lines
36 B
INI

[mysqld_safe]
skip_log_error
syslog