Browse Source
Bug#55832: selects crash too easily when innodb_force_recovery>3
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.pull/843/head
3 changed files with 59 additions and 40 deletions
-
5storage/innodb_plugin/ChangeLog
-
55storage/innodb_plugin/dict/dict0dict.c
-
39storage/innodb_plugin/handler/ha_innodb.cc
Write
Preview
Loading…
Cancel
Save
Reference in new issue