Recommended Servers for MySQL
The world's most popular open source database
Contact a MySQL Representative
Login | Register
SET sql_log_bin
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.
sql_log_bin
SUPER
Add your own comment.
User Comments
Add your own comment.