← Back to team overview

percona-discussion team mailing list archive

[Bug 314114] Re: syslog-ng should be optional

 

brian,

if you have 
log-error
in [mysqld] section then syslog-ng should be written to

or you are speaking about
log-error in [mysqld_safe]

?

-- 
syslog-ng should be optional
https://bugs.launchpad.net/bugs/314114
You received this bug notification because you are a member of Percona
developers, which is the registrant for Percona patches.

Status in Patches for MySQL by Percona: Confirmed

Bug description:
Please make syslog-ng optional, perhaps by obeying the --log-error argument to mysqld_safe.

Use case: When running several instances of mysqld on one box, parsing info out of syslog becomes awkward, especially after the fact when you don't know what its pid was. Use case for several instances on one box: For QA of an application release, load all DBs onto one box from snapshot-style backups.

Attached is a start.



References