mariadb/mysql-test/suite/sys_vars
Daniel Black 8d2665e56b MDEV-34388 default stack size under MSAN needs increasing
Without this increase the mtr test case pre/post conditions will
fail as the stack usage has increased under MSAN with clang-20.1.

ASAN takes a 11M stack, however there was no obvious gain in MSAN
test success after 2M.

The resulting behaviour observed on smaller stack size was a
SEGV normally.

Hide the default stack size from the sysvar tests that expose
thread-stack as a variable with its default value.
2025-05-28 16:30:56 +10:00
..
inc Test sysvars_server failure fix 2025-05-21 11:10:09 +03:00
r MDEV-36536 post-review changes 2025-04-29 11:34:35 +02:00
t MDEV-34388 default stack size under MSAN needs increasing 2025-05-28 16:30:56 +10:00
disabled.def MDEV-21452: Replace ib_mutex_t with mysql_mutex_t 2020-12-15 17:56:18 +02:00