From f06a0b5338694755842a58798bb3a9a40da78bfd Mon Sep 17 00:00:00 2001 From: Teemu Ollakka Date: Mon, 11 Feb 2019 14:47:08 +0200 Subject: Implement wsrep_load_data_splitting with streaming replication If wsrep_load_data_splitting is configured, change streaming replication parameters internally to match the original behavior, i.e. replicate on every 10000 rows. After load data is over, restore original streaming replication settings. Removed redundant wsrep_tc_log_commit(). --- wsrep-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wsrep-lib') diff --git a/wsrep-lib b/wsrep-lib index e7d72ae7f6a..20b52ff1ddc 160000 --- a/wsrep-lib +++ b/wsrep-lib @@ -1 +1 @@ -Subproject commit e7d72ae7f6a6995a21d743389426a963429a1fff +Subproject commit 20b52ff1ddc3b2f547b7081471f46dcfa5efabc7 -- cgit v1.2.1