mirror of
https://github.com/MariaDB/server.git
synced 2025-10-03 06:19:16 +02:00
![]() Galera provider options contains many options and several directory names and file names that could lead situation where wsrep_provider_options string is longer than 2k. Many tests set few new options required by test and then restore wsrep_provider_options to original value. This restoring wsrep_provider_options string to original value then fails because of common limit for all charptr variables (2k). Fix is to increase common limit for all charptr variables to 4kb. Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com> |
||
---|---|---|
.. | ||
include | ||
r | ||
t | ||
disabled.def | ||
galera_2nodes.cnf | ||
galera_2nodes_as_master.cnf | ||
galera_2nodes_as_replica_2primary.cnf | ||
galera_2nodes_as_slave.cnf | ||
galera_2x2nodes.cnf | ||
galera_3nodes_as_slave.cnf | ||
galera_4nodes.cnf | ||
my.cnf | ||
suite.pm |