mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
perfschema compilation, test and misc fixes
This commit is contained in:
@@ -360,7 +360,7 @@ struct Pipe_Listener : public Listener
|
||||
{
|
||||
sql_perror("Create named pipe failed");
|
||||
sql_print_error("Aborting");
|
||||
exit(1);
|
||||
unireg_abort(1);
|
||||
}
|
||||
first_instance= false;
|
||||
return pipe_handle;
|
||||
|
Reference in New Issue
Block a user