mariadb/handler
inaam 3b74dd4a61 Do not return error in ha_innobase::info if srv_force_recovery >= 4. This is to allow for
normal processing of the query by MySQL instead of generating an error.

Reviewed by: Heikki
2007-05-29 13:16:47 +00:00
..
ha_innodb.cc Do not return error in ha_innobase::info if srv_force_recovery >= 4. This is to allow for 2007-05-29 13:16:47 +00:00
ha_innodb.h Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936 2007-05-10 11:31:36 +00:00