[MCOL-3557] Don't crash on RBR events Created: 2019-10-14 Updated: 2019-11-04 Resolved: 2019-11-04 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2019-06 |
| Description |
|
When the ColumnStore tables take replication events any RBR events will cause MariaDB to crash. This should instead error for now and at a later date they should be accepted properly. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2019-11-04 ] |
|
Build verified: 1.4.1-1 engine commit: setup two in ColumnStore installations for replication. Set binlog format to row in server.cnf on the master. Table rows are replicated. No server crash occurred. |