Commit ec0052cd authored by marko@hundin.mysql.fi's avatar marko@hundin.mysql.fi

After merge fix

parent 2f0424cd
...@@ -472,6 +472,9 @@ srv_printf_innodb_monitor( ...@@ -472,6 +472,9 @@ srv_printf_innodb_monitor(
ulint* trx_end); /* out: file position of the end of ulint* trx_end); /* out: file position of the end of
the list of active transactions */ the list of active transactions */
/**********************************************************************
Function to pass InnoDB status variables to MySQL */
void void
srv_export_innodb_status(void); srv_export_innodb_status(void);
/*=====================*/ /*=====================*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment