Logo
Explore Help
Sign In
1berry/MariaDB-server
1
0
Fork 0
You've already forked MariaDB-server
Code Issues Packages Projects Releases Wiki Activity
MariaDB-server/mysql-test/include/not_valgrind_build.inc

5 lines
136 B
PHP
Raw Permalink Normal View History

Revert "mtr: remove not_valgrind_build" The original code is correct. valgrind and asan binaries should be built with a specialiced version of mem_root that makes it easier to find memory overwrites. This is what the BUILD scripts is doing. The specialiced mem_root code allocates a new block for every allocation which is visiable for any test that depenmds on the default original malloc size and usage.
2024-08-19 10:59:57 +03:00
if (`select version() like '%valgrind%' || version() like '%asan%'`)
{
skip Does not run with binaries built with valgrind or asan;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 655ms Template: 45ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API