• Monty's avatar
    Removed /2 of InnoDB ref_per_key[] estimates · 01c82173
    Monty authored
    The original code was there to favor index search over table scan.
    This is not needed anymore as the cost calculations for table scans
    and index lookups are now more exact.
    01c82173
innodb_stats_fetch.result 3.58 KB