diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2020-04-23 10:30:58 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2020-04-23 10:30:58 +0300 |
commit | 61c0df94655f2dc3146456e49f3f51610251e79f (patch) | |
tree | 4ddda89f7b40adb3cddc8f7fe3009efd20391d46 /innobase/mtr/Makefile.am | |
parent | 455cf6196c8c73f5a50004ac7f31a9be8ac14bbe (diff) | |
download | mariadb-git-61c0df94655f2dc3146456e49f3f51610251e79f.tar.gz |
After-merge fix
mysqld_exit(): Change the assertion failure on
global_status_var.global_memory_used == 0
to fprintf, like in 0bcb65d358087bf94e217254f812f913343a6f5d
It appears that in some cases, that variable may be nonzero
even when LeakSanitizer (WITH_ASAN) would not report errors.
This was observed in 10.4 88cf6f1c7ff5d56138c8b53a5adaca4c61752f86
with the MDEV-22348 test case (Aria startup failure when running
main.default_storage_engine).
Diffstat (limited to 'innobase/mtr/Makefile.am')
0 files changed, 0 insertions, 0 deletions