Published by exdone
Posted on April 17, 2013
Full error: Can’t log to error log and syslog at the same time. Remove all –log-error configuration
I fixed this error by locating my.cnf config file and commenting out #log_error = /var/log/mysql/error.log . i let the server log to syslog instead.