Format routers and monitors

This commit is contained in:
Markus Mäkelä
2019-05-09 11:05:34 +03:00
parent 6625c1296b
commit 418ccf861d
42 changed files with 358 additions and 340 deletions

View File

@ -1109,7 +1109,7 @@ extern bool blr_send_event(blr_thread_role_t role,
const char* binlog_name,
uint32_t binlog_pos,
ROUTER_SLAVE* slave,
REP_HEADER* hdr,
REP_HEADER* hdr,
uint8_t* buf);
extern const char* blr_get_encryption_algorithm(int);