Skip to content

Commit cbc8a84

Browse files
author
Nirbhay Choubey
committed
MW-267 Enforce wsrep_max_ws_size limit in wsrep provider
Update test results.
1 parent 74f80b3 commit cbc8a84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mysql-test/r/mysqld--help.result

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,8 +1458,8 @@ wsrep-drupal-282555-workaround FALSE
14581458
wsrep-forced-binlog-format NONE
14591459
wsrep-load-data-splitting TRUE
14601460
wsrep-log-conflicts FALSE
1461-
wsrep-max-ws-rows 131072
1462-
wsrep-max-ws-size 1073741824
1461+
wsrep-max-ws-rows 0
1462+
wsrep-max-ws-size 2147483647
14631463
wsrep-mysql-replication-bundle 0
14641464
wsrep-new-cluster FALSE
14651465
wsrep-node-address

0 commit comments

Comments
 (0)