• dlenev@brandersnatch.localdomain's avatar
    Fixing failing -debug build. · a3c58bc9
    dlenev@brandersnatch.localdomain 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).
    a3c58bc9
sql_string.h 10.3 KB