mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 17:33:44 +01:00
After merge fix
innobase/include/srv0srv.h: Restore accidentally deleted comment.
This commit is contained in:
parent
f09d789cb4
commit
698502867e
1 changed files with 3 additions and 0 deletions
|
@ -472,6 +472,9 @@ srv_printf_innodb_monitor(
|
|||
ulint* trx_end); /* out: file position of the end of
|
||||
the list of active transactions */
|
||||
|
||||
/**********************************************************************
|
||||
Function to pass InnoDB status variables to MySQL */
|
||||
|
||||
void
|
||||
srv_export_innodb_status(void);
|
||||
/*=====================*/
|
||||
|
|
Loading…
Add table
Reference in a new issue