mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@ -58,6 +58,7 @@ static inline void mysql_audit_notify(THD *thd, uint event_class,
|
||||
#define mysql_audit_connection_enabled() 0
|
||||
#define mysql_audit_table_enabled() 0
|
||||
#endif
|
||||
extern my_bool mysql_audit_release_required(THD *thd);
|
||||
extern void mysql_audit_release(THD *thd);
|
||||
|
||||
static inline unsigned int strlen_uint(const char *s)
|
||||
|
Reference in New Issue
Block a user