Updates for new logging definitions

This commit is contained in:
Mark Riddoch
2014-12-04 16:56:33 +00:00
parent 1baff3dfbb
commit 36aea7454f
7 changed files with 15 additions and 8 deletions

View File

@ -63,6 +63,8 @@
extern int lm_enabled_logfiles_bitmask;
extern size_t log_ses_count[];
extern __thread log_info_t tls_log_info;
static GWBUF *blr_make_query(char *statement);
static GWBUF *blr_make_registration(ROUTER_INSTANCE *router);