After merge fix

innobase/include/srv0srv.h:
  Restore accidentally deleted comment.
This commit is contained in:
unknown 2005-05-06 12:43:10 +03:00
parent f09d789cb4
commit 698502867e

View file

@ -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);
/*=====================*/