InnoDB: Make SHOW TABLE STATUS report Row_format=Compact and
Row_format=Redundant sql/ha_innodb.cc: Implement get_row_type() sql/ha_innodb.h: Declare get_row_type() sql/handler.h: Declare get_row_type() sql/sql_show.cc: get_schema_tables_record(): Primarily invoke handler::get_row_type() in order to determine the row type within the storage engine. Secondarily use the old method of examining the HA_OPTION flags.
Showing
Please register or sign in to comment