Sergei Golubchik
b0763f509a
fix check_galera_version.inc to work
...
and make it print both version it compares
to be able to see if it starts misbehaving again
2023-09-27 10:00:39 +02:00
Jan Lindström
6f50f51e60
MDEV-21494 : Galera test sporadic failure on galera.galera_defaults
...
Make sure that we operate with correct Galera library version
and do not print wsrep_provider_options field.
2020-11-19 12:42:54 +02:00
Oleksandr Byelkin
28f08d3753
Merge branch '10.1' into 10.2
2018-09-14 08:47:22 +02:00
Jan Lindström
fba683c069
MDEV-17062: Test failure on galera.MW-336
...
MDEV-17058: Test failure on wsrep.variables
MDEV-17060: Test failure on galera.galera_var_slave_threads
Fix incorrect calculation of increased applier (slave) threads.
Note that increase change takes effect "immediately" but we should
use proper wait condition to wait it. Reducing the number of
slave threads is not immediate as thread will only exit after a
replication event.
2018-09-06 16:05:31 +03:00
Sachin Setiya
aa0f7e9bd7
Fix galera_defaults test and check_galera_version.inc script
...
Signed-off-by: Sachin Setiya <sachin.setiya@mariadb.com>
2017-05-31 17:53:32 +05:30
Daniel Black
5dca5b8007
MDEV-7560: check_galera_version to account for greater version than specified
...
Signed-off-by: Daniel Black <daniel.black@au.ibm.com>
2017-04-05 12:06:35 +10:00
Nirbhay Choubey
aa2904a7f4
MDEV-7560: wsrep* tests depend on the version of galera library
...
Added an include file to check galera library version.
2015-02-27 22:13:37 -05:00