FLUSH is not replicated

Bug #1376692 reported by Philip Stoev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL patches by Codership
Status tracked in 5.6
5.6
New
Undecided
Unassigned

Bug Description

The MySQL manual says:

"By default, the server writes FLUSH statements to the binary log so that they replicate to replication slaves.

FLUSH LOGS, FLUSH TABLES WITH READ LOCK (with or without a table list), and FLUSH TABLES tbl_name ... FOR EXPORT are not written to the binary log in any case because they would cause problems if replicated to a slave."

In Galera, even safe statements such as FLUSH ERROR LOGS are not replicated.

Revision history for this message
Philip Stoev (philip-stoev-f) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.