1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

fix test failures with ASAN

ASAN uses *a lot* more stack. use not_asan.inc for tests
that recursively put a lot of data on the stack
This commit is contained in:
Sergei Golubchik
2023-12-18 22:13:23 +01:00
parent 11ae6c9af1
commit eb37a76659
5 changed files with 235 additions and 282 deletions

View File

@ -1,5 +1,6 @@
# In embedded server we don't really have a control over stack usage
-- source include/not_embedded.inc
-- source include/not_asan.inc
#
# Bug#21476: Lost Database Connection During Query