mariadb/mysql-test/suite/sys_vars
ParadoxV5 a60bc4d403
MDEV-25123: Lift not_*san in not_ubsan Tests
Delete `not_ubsan.inc` and remove calls from all 3 tests —
It is for tests impacted by UBSan bugs, but UBSan may’ve fixed them.
If more arise,
we should inform the UBSan devs rather than put a `not_ubsan` lid on it.

Because ASAN builds have a different `@@GLOBAL.thread_stack` to
compensate for MSVC (MDEV-25123), 2 of those 3 tests also had a
`not_asan.inc` kludge since dfa6fba959.
This commit also lifts this limitation:

* `main.mysqld--help`: It skips `thread_stack` since Merge 28d6530571.
* `sys_vars.thread_stack_basic`:
  It now accepts the ASAN value through `--replace_result`.
2025-06-15 21:35:06 -06:00
..
inc Merge 10.6 into 10.11 2025-05-26 08:10:47 +03:00
r Merge 10.6 into 10.11 2025-05-21 07:36:35 +03:00
t MDEV-25123: Lift not_*san in not_ubsan Tests 2025-06-15 21:35:06 -06:00
disabled.def MDEV-21452: Replace ib_mutex_t with mysql_mutex_t 2020-12-15 17:56:18 +02:00