mysql_thread_safe()
unsigned int mysql_thread_safe(void)
Description
This function indicates whether the client is compiled as thread-safe.
Return Values
1 if the client is thread-safe, 0 otherwise.