• Daniel Black's avatar
    MDEV-18946: innodb: {de|}allocate_large_{dodump|dontdump} added · a9056a2b
    Daniel Black authored
    In 1dc78d35a0beb9620bae1f4841cc07389b425707 the arguments
    to a deallocate_large(dontdump=true) was passed a wrong value.
    
    To avoid accidential calling large memory function that have
    DODUMP/DONTDUMP options and missing arguments, the functions
    have been given distinct names.
    a9056a2b
buf0buf.cc 201 KB