• unknown's avatar
    ha_innobase.cc: · 37cebe2a
    unknown authored
      Assume selectivity of any key prefix is better than 1 / 100, regardless of what the estimator returns; this balances the pessimistic assumption of the optimizer thatany secondary key access to the full row incurs a page read from disk
    
    
    sql/ha_innobase.cc:
      Assume selectivity of any key prefix is better than 1 / 100, regardless of what the estimator returns; this balances the pessimistic assumption of the optimizer thatany secondary key access to the full row incurs a page read from disk
    37cebe2a
ha_innobase.cc 87.5 KB