Prem Soman <[EMAIL PROTECTED]> wrote:
> can we enable and disable log files (update log, slow
> query log) dynamically. Please let me know.
>
> what should i do to enable it without restarting the
> server. I am using MySQL 2.23.52
No.
Logs can be enabled/disabled for the session with SET SQL_LOG_OFF | SQL_LOG_BIN |
SQL_LOG_UPDATE. But these commands are not supported in v3.23.52:
http://www.mysql.com/doc/en/SET_OPTION.html
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Egor Egorov
/ /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED]
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net
<___/ www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]