How are you starting mysql? as a service? I dont think it keeps a log file by default. If you are not starting mysql as a service, start it with the --log-error=/var/log/mysqld --log-warnings
flags. If you are starting it as a service, add those flags to your mysql file inside /etc/rc.d/init.d
(line 148)


Hope that helps.


Admin-Stress wrote:


Hello,

How can I enable MySQL 4.0.16 log ?

I just compiled and installed it in my RedHat 9.0 system, but I cant see any log 
files. I use
default /etc/my.cnf from my-large.cnf.

Sorry, if this question is too newbie, but I cant understand clearly reading MySQL manual.

Thanks for helping me :)



__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to