[MDEV-421] Galera: replication ignores binlog-do-db and binlog-ignore-db for DDL, although honors them for DML Created: 2012-08-01 Updated: 2019-12-14 Resolved: 2019-12-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 5.5.33a-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Won't Fix | Votes: | 1 |
| Labels: | galera | ||
| Issue Links: |
|
||||
| Description |
|
If a server is started with binlog-ignore-db or binlog-do-db, Galera still magically replicates DDL statements which relate to the databases chosen to be ignored (even although the statements are not written to the binary log). The problem is not limited to breaking rather confusing rules for SBR vs RBR, but shows up in the simplest possible case:
bzr version-info
Note: If it's another limitation, it should be added to http://www.codership.com/wiki/doku.php?id=limitations |
| Comments |
| Comment by Elena Stepanova [ 2014-03-18 ] |
|
Nirbhay, Could you please see if it's still relevant, if it is, decide whether there is anything to be done about it, and update the report accordingly? |
| Comment by Nirbhay Choubey (Inactive) [ 2014-06-20 ] |
|
Hi elenst, It is still the case. binlog-[do|ignore]-db is currently honored only for InnoDB DML updates. |
| Comment by Jan Lindström (Inactive) [ 2019-12-14 ] |
|
Support for 5.5-galera has ended. |