mariadb/storage/innodb_plugin/dict
Marko Mäkelä fed2531f02 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-24 11:10:03 +03:00
..
dict0boot.c Bug#53578: assert on invalid page access, in fil_io() 2010-05-24 14:04:39 +03:00
dict0crea.c Fix bug #55039 Failing assertion: space_id > 0 in fil0fil.c. 2010-07-09 14:23:48 +02:00
dict0dict.c Bug#55832: selects crash too easily when innodb_force_recovery>3 2010-08-24 11:10:03 +03:00
dict0load.c Bug #54658: InnoDB: Warning: allocated tablespace %lu, old maximum was 0 2010-06-21 12:40:08 +03:00
dict0mem.c Fix Bug#47991 InnoDB Dictionary Cache memory usage increases indefinitely 2010-06-22 19:30:43 +03:00