MDEV-5131 create_embedded_thd is not thread safe, libmysqld.
The emb_free_embedded_thd() has the thread-unsafe code so should be 'mutexed' also.
Showing
Please register or sign in to comment
The emb_free_embedded_thd() has the thread-unsafe code so should be 'mutexed' also.