DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) set-sql-log-bin

Info Catalog (mysql.info) reset-master (mysql.info) replication-master-sql (mysql.info) show-binlog-events
 
 13.6.1.3 `SET SQL_LOG_BIN' Syntax
 .................................
 
      SET SQL_LOG_BIN = {0|1}
 
 Disables or enables binary logging for the current connection
 (`SQL_LOG_BIN' is a session variable) if the client has the `SUPER'
 privilege. The statement is refused with an error if the client does
 not have that privilege.
 
Info Catalog (mysql.info) reset-master (mysql.info) replication-master-sql (mysql.info) show-binlog-events
automatically generated byinfo2html