mariadb/storage/innobase/dict
Marko Mäkelä 109893dac0 Bug#55832: selects crash too easily when innodb_force_recovery>3
dict_update_statistics_low(): Create bogus statistics for those
indexes that cannot be accessed because of the innodb_force_recovery
setting.

ha_innobase::info(): Calculate statistics for each index, even if
innodb_force_recovery is set. Fill in bogus data for those indexes
that are not accessed because of the innodb_force_recovery setting.
2010-08-23 13:28:54 +03:00
..
dict0boot.c Apply InnoDB snapshot innodb-5.1-ss1751. 2007-08-25 03:55:38 -06:00
dict0crea.c Apply InnoDB snapshot innodb-5.1-ss1751. 2007-08-25 03:55:38 -06:00
dict0dict.c Bug#55832: selects crash too easily when innodb_force_recovery>3 2010-08-23 13:28:54 +03:00
dict0load.c Check in fix for bug #53756: "ALTER TABLE ADD PRIMARY KEY affects 2010-06-28 19:41:37 -07:00
dict0mem.c Apply InnoDB snapshot innodb-5.1-ss2858, part 15. Fixes 2008-12-14 13:59:50 -07:00