Fixed typo
This commit is contained in:
parent
04a05e316c
commit
dc4a8f5ff5
@ -222,7 +222,7 @@ monitorMain(void *arg)
|
||||
thread_millisleep(1000);
|
||||
|
||||
if (handle->shutdown) {
|
||||
mysql_thread_done();
|
||||
mysql_thread_end();
|
||||
return;
|
||||
}
|
||||
ptr = handle->databases;
|
||||
|
Loading…
x
Reference in New Issue
Block a user