In mysql embedded server 6.09 built from source for Linux 2.6.27.11
kernel.
First create a connection (mysql_real_connect) then close the connection in
a different thread.
This causes a SIGSEGV crash in THD:store_globals ( ).  My mysql embedded
library is thread-safe.

Thanks in advance,
-Alex

Reply via email to