Mark embedded library as deinited.
This commit is contained in:
parent
69b9ed063b
commit
1ace3b3fad
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user