[Fwd: [Fwd: Do the following LOG enabling / disabling command work in 3.23??]]

2004-03-18 Thread Enrico . Venturi
Hello colleagues, Im'using the MySQL 3.23, I've found the following commands SET SQL_LOG_BIN=0 Disables update logging if the user has process privilege. Ignored otherwise. (Master) SET SQL_LOG_BIN=1 Re-enables update logging if the user has process privilege. Ignored otherwise. (Master)

Re: [Fwd: [Fwd: Do the following LOG enabling / disabling command work in 3.23??]]

2004-03-18 Thread Victoria Reznichenko
[EMAIL PROTECTED] wrote: Hello colleagues, Im'using the MySQL 3.23, I've found the following commands SET SQL_LOG_BIN=0 Disables update logging if the user has process privilege. Ignored otherwise. (Master) SET SQL_LOG_BIN=1 Re-enables update logging if the user has process