mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
perfschema compilation, test and misc fixes
This commit is contained in:
@@ -78,6 +78,9 @@ void pfs_start_file_close_wait_v1(PSI_file_locker *locker,
|
||||
|
||||
void pfs_end_file_close_wait_v1(PSI_file_locker *locker, int rc);
|
||||
|
||||
void pfs_end_file_rename_wait_v1(PSI_file_locker *locker, const char *old_name,
|
||||
const char *new_name, int rc);
|
||||
|
||||
C_MODE_END
|
||||
|
||||
#endif /* EMBEDDED_LIBRARY */
|
||||
|
Reference in New Issue
Block a user