FLUSH [NO_WRITE_TO_BINLOG | LOCAL]
flush_option [, flush_option] ...
The FLUSH statement has the
following MySQL Backup-related
flush_option value:
BACKUP LOGS
Closes and reopens the backup log files.
FLUSH BACKUP LOGS
is not written to the binary log because it would cause problems
if replicated to a slave.
