Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
A possible cause could be linking mysqlimport with non-thread-safe client
library when THREAD_SAFE_CLIENT is not set (client/Makefile.am).
Also mysqlimport seems to be missing -UMYSQL_CLIENT_NO_THREADS that
mysqlslap and mysqltest have.