mariadb/storage/innobase/handler
Marko Mäkelä 0a7a78a8d5 Merge Bug#55832 fix from mysql-5.1-innodb:
------------------------------------------------------------
revno: 3550
revision-id: marko.makela@oracle.com-20100824081003-v4ecy0tga99cpxw2
parent: marko.makela@oracle.com-20100823102854-t1clrojqis2ley36
committer: Marko Mäkelä <marko.makela@oracle.com>
branch nick: 5.1-innodb
timestamp: Tue 2010-08-24 11:10:03 +0300
message:
  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:34:19 +03:00
..
ha_innodb.cc Merge Bug#55832 fix from mysql-5.1-innodb: 2010-08-24 11:34:19 +03:00
ha_innodb.h BUG#50479 DDL stmt on row-only/stmt-only tables generate spurious binlog_format 2010-06-02 00:25:08 +01:00
handler0alter.cc Bug#52199 utf32: mbminlen=4, mbmaxlen=4, type->mbminlen=0, type->mbmaxlen=4 2010-06-29 14:32:48 +03:00
i_s.cc Fix Bug #55395 INNODB_TRX duplicates columns 2010-07-26 03:07:36 -07:00
i_s.h Check in the support for Information Schema System Table Views. Users 2010-05-25 18:44:33 -07:00
mysql_addons.cc Replay c2996 on top of the new storage/innobase 2010-04-13 18:26:27 +03:00