• unknown's avatar
    ha_innodb.h, ha_innodb.cc: · 1e841480
    unknown authored
      Make ANALYZE TABLE to update index cardinality and other statistics also for an InnoDB table; note that the estimates are based on 10 random dives, not on an exhaustive read of the table
    
    
    sql/ha_innodb.cc:
      Make ANALYZE TABLE to update index cardinality and other statistics also for an InnoDB table; note that the estimates are based on 10 random dives, not on an exhaustive read of the table
    sql/ha_innodb.h:
      Make ANALYZE TABLE to update index cardinality and other statistics also for an InnoDB table; note that the estimates are based on 10 random dives, not on an exhaustive read of the table
    1e841480
ha_innodb.cc 122 KB