MySQL Forums
Forum List  »  Connector/C++

Re: Connect in secondary thread
Posted by: Raviprakash KB
Date: February 28, 2010 03:37AM

I came to know that mysql_thread_end() will solve the problem. I was linking against libmysqlclient.a so included mysql.h file and called mysql_thread_end before exiting secondary thread to solve the problem.

Options: ReplyQuote


Subject
Views
Written By
Posted
3746
January 18, 2010 12:07AM
1921
January 22, 2010 12:31PM
1856
February 25, 2010 07:01PM
Re: Connect in secondary thread
1941
February 28, 2010 03:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.