mariadb/mysql-test/suite
Jan Lindström 1c43062192 MDEV-34924 : gtid_slave_pos table neven been deleted on non replica nodes (wsrep_gtid_mode = 1)
Problem was caused by MDEV-31413 commit 277968aa where
mysql.gtid_slave_pos table was replicated by Galera.
However, as not all nodes in Galera cluster are replica
nodes, rows were not deleted from table.

In this fix this is corrected so that mysql.gtid_slave_pos
table is not replicated by Galera. Instead when Galera
node receives GTID event and wsrep_gtid_mode=1, this event
is stored to mysql.gtid_slave_pos table

Added test case galera_2primary_replica for 2 async
primaries replicating to galera cluster.

Added test case galera_circular_replication where
async primary replicates to galera cluster and
one of the galera cluster nodes is master
to async replica.

Modified test case galera_restart_replica to monitor
gtid positions and rows in mysql.gtid_pos_table
2025-01-10 14:42:04 +01:00
..
archive Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
atomic
binlog Merge 10.5 into 10.6 2025-01-08 08:48:21 +02:00
binlog_encryption Merge 10.5 into 10.6 2025-01-08 08:48:21 +02:00
client
compat MDEV-31910 ASAN memcpy-param-overlap upon CONCAT in ORACLE mode 2024-11-06 11:39:50 +04:00
csv Backporting bugs fixes fixed by MDEV-31340 from 11.5 2024-05-21 14:58:01 +04:00
encryption MDEV-34898 Doublewrite recovery of innodb_checksum_algorithm=full_crc32 encrypted pages does not work 2025-01-07 19:33:56 +05:30
engines Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
federated Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
funcs_1 Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
funcs_2
galera MDEV-34924 : gtid_slave_pos table neven been deleted on non replica nodes (wsrep_gtid_mode = 1) 2025-01-10 14:42:04 +01:00
galera_3nodes Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
galera_3nodes_sr Merge branch 10.5 into 10.6 2024-07-09 11:56:47 +02:00
galera_sr Adapt galera_sr.GCF-572 to make it work with innodb-snapshot-isolation 2024-11-29 08:06:32 +01:00
gcol mysqltest: fix --sorted_results 2025-01-09 10:00:36 +01:00
handler Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
heap MDEV-35469 Heap tables are calling mallocs to often 2025-01-05 16:40:11 +02:00
innodb MDEV-35598 foreign key error is unnecessary truncated 2025-01-09 10:00:36 +01:00
innodb_fts MDEV-24035 Failing assertion: UT_LIST_GET_LEN(lock.trx_locks) == 0 causing disruption and replication failure 2024-12-12 18:02:00 +02:00
innodb_gis Merge branch '10.5' into 10.6 2024-10-15 16:00:44 +11:00
innodb_i_s
innodb_zip MDEV-24035 Failing assertion: UT_LIST_GET_LEN(lock.trx_locks) == 0 causing disruption and replication failure 2024-12-12 18:02:00 +02:00
jp
json MDEV-34679 ER_BAD_FIELD uses non-localizable substrings 2024-10-17 21:37:37 +02:00
large_tests
maria MDEV-35469 Heap tables are calling mallocs to often 2025-01-05 16:40:11 +02:00
mariabackup MDEV-34830: LSN in the future is not being treated as serious corruption 2024-10-17 17:24:20 +03:00
mtr/t Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
mtr2
multi_source MDEV-24035 Failing assertion: UT_LIST_GET_LEN(lock.trx_locks) == 0 causing disruption and replication failure 2024-12-12 18:02:00 +02:00
optimizer_unfixed_bugs
parts Merge branch '10.5' into '10.6' 2024-12-18 05:09:23 +01:00
perfschema MDEV-35384 Table performance_schema.session_status and other two tables are not shown in information_schema.tables for normal users 2025-01-09 10:00:35 +01:00
perfschema_stress
period Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
plugins Merge 10.5 into 10.6 2024-12-11 14:46:43 +02:00
roles Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
rpl Merge 10.5 into 10.6 2025-01-08 08:48:21 +02:00
s3 MDEV-34867 engine S3 cause 500 error for huawei buckets 2024-09-11 16:15:37 +03:00
sql_sequence Merge branch '10.5' into 10.6 2024-10-29 14:20:03 +01:00
storage_engine
stress MDEV-34453 Trying to read 16384 bytes at 70368744161280 outside the bounds of the file: ./ibdata1 2024-09-20 20:26:43 +05:30
sys_vars 32-bit rdiff fixes 2025-01-09 10:00:36 +01:00
sysschema
unit
vcol Merge 10.5 into 10.6 2024-10-03 09:31:39 +03:00
versioning Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
wsrep Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00