mariadb/mysql-test/suite
Denis Protivensky c01bff4a10 MDEV-36360: Don't grab table-level X locks for applied inserts
It prevents a crash in wsrep_report_error() which happened when appliers would run
with FK and UK checks disabled and erroneously execute plain inserts as bulk inserts.

Moreover, in release builds such a behavior could lead to deadlocks between two applier
threads if a thread waiting for a table-level lock was ordered before the lock holder.
In that case the lock holder would proceed to commit order and wait forever for the
now-blocked other applier thread to commit before.

Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
2025-04-02 04:50:30 +02:00
..
archive Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
atomic Add --source include/long_test.inc to a few long-running tests 2025-03-13 11:26:02 +01:00
binlog Merge branch '10.5' into 10.6 2025-01-29 11:17:38 +01:00
binlog_encryption Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
client
compat Merge branch '10.5' into 10.6 2025-01-29 11:17:38 +01:00
csv Backporting bugs fixes fixed by MDEV-31340 from 11.5 2024-05-21 14:58:01 +04:00
encryption MDEV-36180 Doublewrite recovery of innodb_checksum_algorithm=full_crc32 page_compressed pages does not work 2025-03-26 12:03:44 +01:00
engines Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00
federated Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
funcs_1 Merge branch '10.5' into 10.6 2024-12-17 11:06:09 +11:00
funcs_2 Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
galera galera mtr tests: synchronization between branches and editions 2025-04-02 04:50:11 +02:00
galera_3nodes MDEV-36360: Don't grab table-level X locks for applied inserts 2025-04-02 04:50:30 +02:00
galera_3nodes_sr galera mtr tests: synchronization between branches and editions 2025-04-02 04:50:11 +02:00
galera_sr Merge branch '10.5' into '10.6' 2025-04-02 04:43:24 +02: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 Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
innodb Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
innodb_fts MDEV-36420 Assertion failure in SET GLOBAL innodb_ft_aux_table 2025-03-28 09:05:20 +02:00
innodb_gis Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
innodb_i_s
innodb_zip Merge branch '10.5' into 10.6 2025-01-29 11:17:38 +01:00
jp
json MDEV-34679 ER_BAD_FIELD uses non-localizable substrings 2024-10-17 21:37:37 +02:00
large_tests fix failing large_tests.maria_recover_encrypted 2024-04-22 17:22:11 +02:00
maria MDEV-35469 Heap tables are calling mallocs to often 2025-01-05 16:40:11 +02:00
mariabackup Merge 10.5 into 10.6 2025-03-26 17:09:57 +02: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 10.5 into 10.6 2025-03-26 17:09:57 +02:00
perfschema Suppress processist_state='buffer pool load' 2025-02-03 08:29:52 +02: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 2025-01-20 09:57:37 +02:00
rpl Merge 10.5 into 10.6 2025-03-26 17:09:57 +02:00
s3 Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
sql_sequence Merge branch '10.5' into '10.6' 2025-02-27 04:02:33 +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 MDEV-36378 Recognize innodb_purge_rseg_truncate_frequency 2025-03-25 11:48:12 +01:00
sysschema Merge 10.5 into 10.6 2024-03-12 09:19:57 +02:00
unit
vcol Merge 10.5 into 10.6 2025-01-20 09:57:37 +02:00
versioning Merge branch '10.5' into '10.6' 2025-04-02 04:43:24 +02:00
wsrep Merge branch '10.5' into '10.6' 2025-04-02 04:43:24 +02:00