[MCOL-4960] Allow a user to enable DML binlog replication when performing DML statements on a ColumnStore table Created: 2022-01-12  Updated: 2023-12-15

Status: Open
Project: MariaDB ColumnStore
Component/s: MDB Plugin
Affects Version/s: 6.2.3
Fix Version/s: 23.10

Type: Bug Priority: Major
Reporter: Gagan Goel (Inactive) Assignee: Leonid Fedorov
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MCOL-4936 Disable bingloging for MCS tables run... Closed

 Description   

With the fix for MCOL-4936, DML statements are disabled from getting logged to the binlog. This was done to prevent binlog from growing to large file sizes when performing, say, an LDI statement which inserts millions of rows into a ColumnStore table from a text file. This now limits replication from a ColumnStore cluster to another ColumnStore cluster or to another foreign engine table since DML replication is disabled.

The user should be allowed to enable DML replication in the binlog through a system variable, such as columnstore_replication_dml_binlog.


Generated at Thu Feb 08 02:54:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.