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
| Thread |
|---|
| • Threading problem in Windows | Hai Nguyen | 25 Sep |