Hi All, I have a multithreaded application using pthread library on solaris2.6. Application also uses mysql library to deal with mysql server. The version that I am using is 3.23.33. I am using the following libraries mysqlclient_r and z. But the application core dumps after running for sometime. What could be wrong here. Is this a known bug in multithreaded environment? I have included the stack trace below.
#0 0x380b8 in my_real_read () #1 0x38224 in my_net_read () #2 0x34a6c in net_safe_read () #3 0x36580 in mysql_real_query () #4 0x37368 in mysql_query () Thanks. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php