mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 11:45:32 +02:00
merge of mysql-5.5 into mysql-5.5-wl1054
This commit is contained in:
commit
353739fdef
503 changed files with 25314 additions and 6960 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue