Test case and a different fix for MySQL bug#14485479
This commit is contained in:
parent
9b9c138e2a
commit
4ce53556ce
5 changed files with 89 additions and 14 deletions
|
@ -31,7 +31,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_acquire_plugins(THD *thd, ulong *event_class_mask);
|
||||
|
||||
|
||||
#ifndef EMBEDDED_LIBRARY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue