• unknown's avatar
    Fixing failing -debug build. · 8ed7805c
    unknown authored
    Since placement operator delete called only if exception was thrown in
    constructor and we don't use exceptions in MySQL, there is no sense to
    do anything in String::delete(void *ptr_arg, MEM_ROOT *mem_root).
    
    
    8ed7805c
sql_string.h 10.3 KB