• Oleksandr Byelkin's avatar
    MDEV-25329: Assertion `allocated_status_memory != __null' failed in void... · d914d09f
    Oleksandr Byelkin authored
    MDEV-25329: Assertion `allocated_status_memory != __null' failed in void PROF_MEASUREMENT::set_label(const char*, const char*, const char*, unsigned int)
    
    Make profiler to play a bit better with memory allocators. Test suite can not be included because it lead to non free memory on shutdown (IMHO OK for memory shortage emulation)
    
    As alternetive all this should be rewritten and ability to return errors on upper level should be added.
    d914d09f
sql_profile.h 7.51 KB