- Package:
- mysql-server
- Source:
- mysql-8.0
- Description:
- MySQL database server and system database setup
- Submitter:
- Mitar
- Date:
- 2014-07-07 03:03:06 UTC
- Severity:
- important
Dear Maintainer, I am trying to run mysql-server under runit and mysqld_safe as packed with Debian makes impossible for me to send logs to stderr instead of a file or syslog. Even specifying --skip-syslog does not address the issue because --log-error is still set. There should be a way to tell mysqld_safe to not set log-error so that logs go to stderr. Mitar