  | | | -none- | -none- 2007-09-25 - By Hai Nguyen
Back Hi,
I have a program that uses both boost::threads and mysql++ and I'm getting this: Error in my_thread_global_end(): 1 threads didn't exit
...when the program terminates.
I did some googling and it seems to becoming from the underlining MySQL lib...in some d'tor that I can't get a hold of. I've checked and double checked to make sure that all the threads that I was creating with boost::threads were joined.
Is there something I need a call to cleanly wrap up all the mysql++ related stuff before exiting?
Thanks, - Hai
-- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=mysql@(protected)
|
|
 |