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:
@ -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
|
||||
|
Reference in New Issue
Block a user