mariadb/mysql-test/suite/galera
Jan Lindström bdfc7192b3 MDEV-36843 : Galera tests fail if wsrep_provider_options is too long (> 2k)
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>
2025-08-15 02:20:40 +02:00
..
include galera tests: synchronization after merge 2025-03-28 02:53:59 +01:00
r MDEV-36843 : Galera tests fail if wsrep_provider_options is too long (> 2k) 2025-08-15 02:20:40 +02:00
t MDEV-36843 : Galera tests fail if wsrep_provider_options is too long (> 2k) 2025-08-15 02:20:40 +02:00
disabled.def MDEV-37257: unstable tests temporarily added to 'disabled' list 2025-07-17 15:42:59 +02:00
galera_2nodes.cnf Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
galera_2nodes_as_master.cnf Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
galera_2nodes_as_replica_2primary.cnf galera mtr tests: unification of wsrep provider settings 2025-02-12 13:37:03 +01:00
galera_2nodes_as_slave.cnf Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
galera_2x2nodes.cnf Merge remote-tracking branch 'origin/11.2' into 11.4 2024-06-17 15:46:39 +04:00
galera_3nodes_as_slave.cnf Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
galera_4nodes.cnf Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
my.cnf Merged r3468 from maria-5.5-galera. 2014-03-27 08:22:29 -04:00
suite.pm galera mtr tests: synchronization between versions 2025-02-26 18:19:28 +01:00