Skip to content
Permalink
Browse files
Mark embedded library as deinited.
  • Loading branch information
sanja-byelkin committed Jun 25, 2018
1 parent 69b9ed0 commit 1ace3b3
Showing 1 changed file with 1 addition and 0 deletions.
@@ -654,6 +654,7 @@ void end_embedded_server()
copy_arguments_ptr=0;
clean_up(0);
clean_up_mutexes();
mysql_embedded_init= 0;
}
}

0 comments on commit 1ace3b3

Please sign in to comment.