MariaDB-server/scripts
Alexey Yurchenko ec5068fe59 MDEV-34998: master can stop responding after cluster vote to evict a node
After cluster vote to evict a node that failed a transaction,
current master can't commit anymore.

Error voting for joiner in the JOINED state was broken because
the group-wide commit cut (implicit SUCCESS vote) was not taken
into account when processing error vote request from the JOINED
node.

This commit adds 3 MTR tests to verify the fix in the galera
library works as designed.

Requires Galera library commit 91f0090a05e96c3cc353b80d961ede45cefb9279
(galera library version > 26.4.19).

Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
2025-04-14 18:20:25 +02:00
..
CMakeLists.txt MDEV-20053: set @sbindir@ for scripts 2024-06-22 17:19:49 +10:00
comp_sql.c Merge 10.3 into 10.4 2022-07-01 13:10:36 +03:00
convert-debug-for-diff.sh
dheadgen.pl
fill_help_tables.sql Update 10.5 HELP tables 2023-01-24 11:28:37 +11:00
galera_new_cluster.sh Revert "update galera_new_cluster to use environment file" 2023-08-08 15:46:39 +01:00
galera_recovery.sh Fix recovering state GTID in case log file contains non-text bytes - 2024-09-01 02:52:52 +02:00
maria_add_gis_sp.sql.in
mariadb-service-convert Merge 10.4 into 10.5 2023-01-13 10:18:30 +02:00
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.sh Fix URL in mariadb-install (no longer on launchpad) 2024-11-19 08:48:40 +11:00
mysql_performance_tables.sql
mysql_secure_installation.sh MDEV-33265 mariadb-secure-installation fails with --defaults-group-suffix 2024-07-16 09:36:24 +02:00
mysql_setpermission.sh MDEV-31611: mariadb-setpermission - Can't use string as an ARRAY ref while strict refs in use 2023-11-23 08:50:57 +11:00
mysql_system_tables_data.sql MDEV-21194: mariadb-install-db doesn't properly grant proxy privileges to all created user accounts 2023-09-19 08:07:07 +10:00
mysql_system_tables_fix.sql MDEV-34716 Fix mysql.servers socket max length too short 2024-12-17 10:40:57 +11:00
mysql_system_tables.sql MDEV-34716 Fix mysql.servers socket max length too short 2024-12-17 10:40:57 +11:00
mysql_test_data_timezone.sql
mysql_test_db.sql
mysqlaccess.conf
mysqlaccess.sh fix typos 2023-01-12 14:02:20 +11:00
mysqld_multi.sh MDEV-27477 Remaining SUSE patches for 10.2+ 2022-01-27 16:37:58 +02:00
mysqld_safe.sh Fix recovering state GTID in case log file contains non-text bytes - 2024-09-01 02:52:52 +02:00
mysqldumpslow.sh
mysqlhotcopy.sh
mytop.sh MDEV-34604 mytop - fix specifying filters in .mytop 2024-07-17 14:19:53 +10:00
wsrep_sst_backup.sh galera SST scripts: comments update 2024-09-15 06:08:03 +02:00
wsrep_sst_common.sh MDEV-35749: Add support for --use-memory option for SST with mariabackup 2025-01-06 01:43:42 +01:00
wsrep_sst_mariabackup.sh MDEV-35749: Add support for --use-memory option for SST with mariabackup 2025-01-06 01:43:42 +01:00
wsrep_sst_mysqldump.sh galera SST scripts: moving mysqldump-specific code out of the wsrep_sst_common 2024-09-15 06:08:03 +02:00
wsrep_sst_rsync.sh MDEV-34998: master can stop responding after cluster vote to evict a node 2025-04-14 18:20:25 +02:00