[MCOL-967] Binlog DML recording should be blocked Created: 2017-10-11 Updated: 2017-10-27 Resolved: 2017-10-27 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
ColumnStore DML is being written into the binlogs as SBR statements. These can get incredibly large quickly for LDI queries. We cannot use MariaDB async replication for anything but schema sync so this should be blocked to stop excessive disk usage in the MariaDB datadir. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-10-27 ] |
|
Duplicate of |