diff options
author | Daniele Sciascia <daniele.sciascia@galeracluster.com> | 2016-05-06 16:07:53 +0200 |
---|---|---|
committer | Nirbhay Choubey <nirbhay@mariadb.com> | 2016-07-25 11:44:57 -0400 |
commit | 74f80b349924c7f0c091a0973dea0ec61191c2c9 (patch) | |
tree | c6d0265edd1470a850c70eda77f773ea315ca85b /sql/sql_reload.cc | |
parent | 5197fcf6b4611a26b3847d1101f1a4fb6d17570a (diff) | |
download | mariadb-git-74f80b349924c7f0c091a0973dea0ec61191c2c9.tar.gz |
MW-267 Enforce wsrep_max_ws_size limit in wsrep provider
This changes variable wsrep_max_ws_size so that its value
is linked to the value of provider option repl.max_ws_size.
That is, changing the value of variable wsrep_max_ws_size
will change the value of provider option repl.max_ws_size,
and viceversa.
The writeset size limit is always enforced in the provider,
regardless of which option is used.
Diffstat (limited to 'sql/sql_reload.cc')
0 files changed, 0 insertions, 0 deletions