mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Mark embedded library as deinited.
This commit is contained in:
@@ -654,6 +654,7 @@ void end_embedded_server()
|
|||||||
copy_arguments_ptr=0;
|
copy_arguments_ptr=0;
|
||||||
clean_up(0);
|
clean_up(0);
|
||||||
clean_up_mutexes();
|
clean_up_mutexes();
|
||||||
|
mysql_embedded_init= 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user