Hello.


SQL_LOG_BIN session variable is what you want. Have a look here:

  http://dev.mysql.com/doc/refman/5.0/en/set-option.html





Jeff wrote:

> Hey all,

> 

> I need to do some repairs on a replication master/slave and can't

> remember the command to turn off bin logging on the master for a single

> session.

> 

> Set session log_bin = off;

> 

> Just returns an error: ERROR 1193: Unknown system variable 'LOG_BIN'

> 

> MySQL ver 4.1.13

> 

> Thanks,

> 

> Jeff

> 

> 

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [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]

Reply via email to