• Igor Babaev's avatar
    Addressed all remaining issues from the review of the patch · a06224bd
    Igor Babaev authored
    that introduced engine independent persistent statistics.
    In particular:
    - added an enumeration type for possible values of the system
      variable use_stat_tables
    - renamed KEY::real_rec_per_key to KEY::actual_rec_per_key
    - optimized the collection of statistical data for any primary
      key defined only on one column.
      
    a06224bd
multi_range_read.cc 56.4 KB