mariadb/scripts
sjaakola fa6d710b85 MDEV-24097 node restart overlaps with earlier still ongoing SST process
In galera_3nodes.galera_safe_to_bootstrap node restart can happen too soon, when earlier SST joiner process is still active in the node.
Similar issue may hurt other mtr tests as well.

This is second variant of fix for this issue. Here we only change rsync SST script to wait a little bit if lingering SST rsync is observed to be in execution.
We assume that the previous mysqld and SST processes have been already signaled to abort during earlier stataup attempt.

If other SST methods (than rsync) suffer from similar overlapping SST execution, they should be sorted out separately within each SST method handler scripts.

Reviewed-by: Jan Lindström <jan.lindstrom@mariadb.com>
2020-11-23 07:39:23 +02:00
..
CMakeLists.txt Merge 10.1 into 10.2 2020-07-14 15:10:59 +03:00
comp_sql.c
convert-debug-for-diff.sh MDEV-23697: bin/env perl -i -> bin/perl -i 2020-10-02 05:28:58 +02:00
dheadgen.pl
fill_help_tables.sql
galera_new_cluster.sh
galera_recovery.sh MDEV-21140 Make galera_recovery.sh work with fs.protected_regular = 1 (#1417) 2020-04-05 18:40:27 +03:00
make_win_bin_dist
maria_add_gis_sp.sql.in
mariadb-service-convert
msql2mysql.sh
mysql_config.pl.in
mysql_config.sh
mysql_convert_table_format.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_install_db.pl.in
mysql_install_db.sh Merge branch '10.1' into 10.2 2020-08-02 11:05:29 +02:00
mysql_performance_tables.sql
mysql_secure_installation.pl.in
mysql_secure_installation.sh
mysql_setpermission.sh
mysql_system_tables.sql MDEV-19679 - CREATE SERVER needs tweaks for compatibility with CONNECT engine 2019-09-20 01:54:38 -07:00
mysql_system_tables_data.sql
mysql_system_tables_fix.sql MDEV-23201: mysql_upgrade order mysql.user for 5.7 cross-upgrade 2020-10-15 20:11:29 +11:00
mysql_test_data_timezone.sql
mysql_test_db.sql Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysql_to_mariadb.sql
mysqlaccess.conf
mysqlaccess.sh Merge 10.1 into 10.2 2019-10-25 12:57:36 +03:00
mysqld_multi.sh Merge 10.1 into 10.2 2020-08-13 07:38:35 +03:00
mysqld_safe.sh MDEV-16676 Using malloc-lib=jemalloc in MariaDB 10.2 causes non-critical error about missing mysql_config on startup 2020-10-17 13:07:57 +02:00
mysqldumpslow.sh
mysqlhotcopy.sh
mytop.sh MDEV-23697: perl -w -> perl 2020-09-24 08:09:56 +10:00
wsrep_sst_common.sh MDEV-21770: galera_3nodes.galera_ipv6_mariabackup fails 2020-10-15 13:49:22 +02:00
wsrep_sst_mariabackup.sh MDEV-21951: mariabackup SST fail if data-directory have lost+found directory 2020-10-20 12:41:06 +02:00
wsrep_sst_mysqldump.sh
wsrep_sst_rsync.sh MDEV-24097 node restart overlaps with earlier still ongoing SST process 2020-11-23 07:39:23 +02:00
wsrep_sst_xtrabackup-v2.sh MDEV-21526: mysqld_multi no longer works with different server binaries 2020-08-11 14:11:13 +02:00
wsrep_sst_xtrabackup.sh MDEV-20420: SST failed after MDEV-18863 in some test configurations 2019-08-26 13:41:06 +02:00