mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Added asan options to mysql-test-run
- Leak detection is now enabled by default - Also added to mysql-test suppression files for asan and lsan
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
# Needed for mysqldump
|
||||
--source include/have_utf8mb4.inc
|
||||
--source include/not_asan.inc
|
||||
|
||||
# Tests for SSL connections, only run if mysqld is compiled
|
||||
# with support for SSL.
|
||||
|
Reference in New Issue
Block a user