Added libmysqld support to mysql_mon.c, removed comment from router.c
This commit is contained in:
@ -49,9 +49,6 @@ static void vilhos_test_for_query_classifier(void)
|
||||
bool failp;
|
||||
MYSQL* mysql = NULL;
|
||||
|
||||
/**
|
||||
* Init libmysqld.
|
||||
*/
|
||||
ss_dassert(mysql_thread_safe());
|
||||
mysql_thread_init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user