MySQL Forums
Forum List  »  General

error_log confusion!
Posted by: dscsvsv vdvvdfsvv
Date: August 16, 2011 01:04PM

I am a bit confused about what is exactly the correct syntax and place for having error_log set in mysql:

1- should I define the entry in [mysqld_safe] section or [mysqld] section or both? what is the difference?

2- should I define it as: log-error = /var/log/mysql/error_mysql.log
or log_error = /var/log/mysql/error_mysql.log
( is it under-score correct or hypen or doesn't matter? )

Options: ReplyQuote


Subject
Written By
Posted
error_log confusion!
August 16, 2011 01:04PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.