mariadb/storage/innobase/handler
Satya B c470d5e46e Applying InnoDB snashot 5.1-ss4699, part 3. Fixes BUG#43660
1) BUG#43660 - SHOW INDEXES/ANALYZE does NOT update cardinality 
               for indexes of InnoDB table

Detailed revision comments:

r4699 | vasil | 2009-04-09 14:01:52 +0300 (Thu, 09 Apr 2009) | 15 lines
branches/5.1:

Fix Bug#43660 SHOW INDEXES/ANALYZE does NOT update cardinality for indexes
of InnoDB table

by replacing the PRNG that is used to pick random pages with a better
one.

This is based on r4670 but also adds a new configuration option and
enables the fix only if this option is changed. Please skip the present
revision when merging.

Approved by:	Heikki (via email)
2009-04-15 18:11:54 +05:30
..
ha_innodb.cc Applying InnoDB snashot 5.1-ss4699, part 3. Fixes BUG#43660 2009-04-15 18:11:54 +05:30
ha_innodb.h Apply InnoDB snapshot innodb-5.1-ss2858, part 15. Fixes 2008-12-14 13:59:50 -07:00