Commit a68c698b authored by Sergei Golubchik's avatar Sergei Golubchik

fix occasional failures in --embedded

followup for d16c3aca
parent 29c07643
......@@ -5405,7 +5405,9 @@ static int init_server_components()
unireg_abort(1);
}
#ifndef EMBEDDED_LIBRARY
start_handle_manager();
#endif
if (opt_bin_log)
{
int error;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment