1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-09 11:41:36 +03:00
Files
mariadb/mysql-test/suite
Daniel Black f2ef683b7a MDEV-37705 main.lotofstack /main.sp-error fails in MSAN+Debug
Tests on clang-20/21 had both of these tests overrunning the
stack. The check_stack_overrun function checked the function
earlier with a 2*STACK_MIN_SIZE margin. The exection within
the processing is deeper then when check_stack_overrun was
called.

Raising STACK_MIN_SIZE to 44k was sufficient (and 40k wasn't
oufficient). execution_constants also tested however
the topic mention tests are bigger.

Perfscheam tests
* perfschema.statement_program_nesting_event_check
* perfschema.statement_program_nested
* perfschema.max_program_zero

A small increase to the test thread-stack-size on statement_program_lost_inst
allows this test to continue to pass.
2025-09-24 09:08:16 +10:00
..
2025-04-16 03:34:40 +02:00
2025-04-26 10:47:03 +02:00
2025-07-17 09:18:18 +02:00
2025-07-17 09:18:18 +02:00
2025-03-26 17:09:57 +02:00
2025-07-17 09:18:18 +02:00
2025-09-15 08:44:26 +03:00
2025-07-28 18:06:31 +02:00
2025-06-04 14:09:23 +02:00
2025-09-12 13:08:40 +02:00
2025-09-12 13:08:40 +02:00
2025-06-04 14:09:23 +02:00
2025-09-04 18:08:39 +03:00
2025-09-04 18:08:39 +03:00