mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
merge of mysql-5.5 into mysql-5.5-wl1054
This commit is contained in:
@ -29,6 +29,7 @@ extern void mysql_audit_finalize();
|
||||
|
||||
extern void mysql_audit_init_thd(THD *thd);
|
||||
extern void mysql_audit_free_thd(THD *thd);
|
||||
extern void mysql_audit_acquire_plugins(THD *thd, uint event_class);
|
||||
|
||||
|
||||
extern void mysql_audit_notify(THD *thd, uint event_class,
|
||||
|
Reference in New Issue
Block a user