Loading sql/ha_innodb.cc +3 −1 Original line number Diff line number Diff line Loading @@ -6339,8 +6339,10 @@ void innodb_export_status(void) /*======================*/ { if (innodb_inited) { srv_export_innodb_status(); } } /**************************************************************************** Implements the SHOW INNODB STATUS command. Sends the output of the InnoDB Loading Loading
sql/ha_innodb.cc +3 −1 Original line number Diff line number Diff line Loading @@ -6339,8 +6339,10 @@ void innodb_export_status(void) /*======================*/ { if (innodb_inited) { srv_export_innodb_status(); } } /**************************************************************************** Implements the SHOW INNODB STATUS command. Sends the output of the InnoDB Loading