| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | February 1 2009 4:02am |
| Subject: | Re: mysqlpp::Connection | ||
| View as plain text | |||
On Jan 31, 2009, at 8:42 PM, Attila wrote: > I am getting errors running Unit Test against the creation, > connection and > destruction of mysqlpp::Connection. Are you talking about the unit tests in your own program, or MySQL++'s dtest mechanism? > Error in my_thread_global_end(): 4 threads didn't exit That's a MySQL C API error, talking about a C API function. Are you using threads? If so, are you using mysqlpp::ConnectionPool? And, did you read the chapter in the user manual on threads?
| Thread | ||
|---|---|---|
| • mysqlpp::Connection | Attila | 1 Feb |
| • Re: mysqlpp::Connection | Warren Young | 1 Feb |
