mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merge
BitKeeper/etc/logging_ok: auto-union acinclude.m4: Auto merged mysql-test/r/null_key.result: Auto merged sql/mysqld.cc: Auto merged sql/sql_select.cc: Auto merged sql/udf_example.cc: Auto merged
This commit is contained in:
@ -2046,7 +2046,7 @@ The server will not act as a slave.");
|
||||
{
|
||||
if(start_mode)
|
||||
{
|
||||
if (WaitForSingleObject(hEventShutdown,INFINITE)==WAIT_OBJECT_0)
|
||||
if (WaitForSingleObject(hEventShutdown,1000)==WAIT_TIMEOUT)
|
||||
Service.Stop();
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user