• vasil's avatar
    branches/innodb+: · fb30a203
    vasil authored
    Fix Bug#25640:
    
    Introduce an user visible parameter innodb_stats_sample (default 8,
    min 1, max 1000) and use that parameter instead of the
    BTR_KEY_VAL_ESTIMATE_N_PAGES macro. Remove this macro.
    
    Approved by:	Heikki
    fb30a203
ha_innodb.cc 247 KB