• unknown's avatar
    ha_innobase.cc: · dec0182c
    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
    dec0182c
ha_innobase.cc 87.5 KB