[MDEV-7995] DMLs not getting replicated with log-bin=OFF & binlog-format != ROW Created: 2015-04-15 Updated: 2015-04-23 Resolved: 2015-04-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | wsrep |
| Affects Version/s: | 5.5.42-galera, 10.0.17-galera |
| Fix Version/s: | 5.5.43-galera, 10.0.19-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Nirbhay Choubey (Inactive) | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
DML statements are not getting replicated to other nodes when binlog-format is set to formats other than ROW and binary logging is off. Node 1:
Node 2:
|
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2015-04-23 ] |
|
http://lists.askmonty.org/pipermail/commits/2015-April/007779.html |
| Comment by Jan Lindström (Inactive) [ 2015-04-23 ] |
|
Ok to push. |
| Comment by Nirbhay Choubey (Inactive) [ 2015-04-23 ] |
|
https://github.com/MariaDB/server/commit/581b49dd3d3e2e253812bb24fa881148675320b4 |