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.
This commit is contained in:
Sergey Vojtovich 2015-06-30 18:01:40 +04:00
commit 94bc50650e
2 changed files with 15 additions and 1 deletions

View file

@ -1,2 +1,3 @@
[mysqld_safe]
skip_log_error
syslog