Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Windows, Visual Studio 10
Description
When multiple MySQL objects are created in the same thread, and mysql_thread_end is called when destroying each object, it crashes.
This does not happen with the MySQL client library.
Have attached sample code.