• Sergei Golubchik's avatar
    cleanup: move checksum code to handler class · ffb83ba6
    Sergei Golubchik authored
    make live checksum to be returned in handler::info(),
    and slow table-scan checksum to be calculated in handler::checksum().
    
    part of
    MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all data in memory in the spider head by default
    ffb83ba6
ha_partition.h 58.9 KB