mariadb/mysql-test/suite
Kristian Nielsen c73c6aea63 MDEV-33426: Aria temptables wrong thread-specific memory accounting in slave thread
Aria temporary tables account allocated memory as specific to the current
THD. But this fails for slave threads, where the temporary tables need to be
detached from any specific THD.

Introduce a new flag to mark temporary tables in replication as "global",
and use that inside Aria to not account memory allocations as thread
specific for such tables.

Based on original suggestion by Monty.

Reviewed-by: Monty <monty@mariadb.org>
Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2024-02-16 12:48:30 +01:00
..
archive
binlog
binlog_encryption
compat MDEV-29095 REGEXP_REPLACE treats empty strings different than REPLACE in ORACLE mode 2024-01-24 10:59:17 +04:00
csv
encryption
engines fix test 2024-02-09 10:26:46 +01:00
federated
funcs_1 funcs_1.innodb_views times out in --ps 2024-01-31 17:07:46 +01:00
funcs_2
galera MDEV-22232 Fix test after changing behavior of ALTER DROP FOREIGN KEY 2024-01-30 15:47:47 +01:00
galera_3nodes MDEV-33036 : Galera test case galera_3nodes.galera_ist_gcache_rollover has warning 2024-01-30 00:26:13 +01:00
galera_3nodes_sr MDEV-33173 : Galera test case galera_sr_kill_slave_before_apply unstable 2024-01-30 00:28:33 +01:00
galera_sr
gcol
handler
heap
innodb MDEV-33400 Adaptive hash index corruption after DISCARD TABLESPACE 2024-02-08 09:17:47 +01:00
innodb_fts MDEV-30528 CREATE FULLTEXT INDEX assertion failure WITH SYSTEM VERSIONING 2024-02-12 16:52:55 +01:00
innodb_gis
innodb_zip
jp
json
large_tests
maria
mariabackup
mtr/t
mtr2
multi_source
optimizer_unfixed_bugs
parts MDEV-21472: ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks all rows 2024-01-30 09:19:01 +02:00
perfschema
perfschema_stress
period
plugins
roles
rpl MDEV-33426: Aria temptables wrong thread-specific memory accounting in slave thread 2024-02-16 12:48:30 +01:00
sql_sequence
storage_engine
stress
sys_vars
unit
vcol
versioning MDEV-30528 CREATE FULLTEXT INDEX assertion failure WITH SYSTEM VERSIONING 2024-02-12 16:52:55 +01:00
wsrep