PDA

View Full Version : Small question about standard-log.



jeffery
05-20-2004, 11:08 AM
My MySQL is running under "log" mode, such as standard-log and Max-log. How can I disable it and use the "standard" or "max" version?


Moreover, I have checked that mysqld_safe is running by the command :

ps | grep mysqld

Is it normal?

Thanks!:)

DirectAdmin Support
05-25-2004, 11:07 AM
Not quite sure about the logs, but it's normal to have mysqld_safe running. It's the daemon that spawns the clients.

John