my_init()
mysql_thread_init()
mysql_thread_end()
mysql_thread_safe()
Buy this Reference Manual in softcover from Barnes & Noble!
unsigned int mysql_thread_safe(void)
This function indicates whether the client is compiled as thread-safe.
1 is the client is thread-safe, 0 otherwise.
Add your own comment.