Systems for MySQL
The world's most popular open source database
Contact a MySQL Representative
Login | Register
mysql_thread_safe()
unsigned int mysql_thread_safe(void)
Description
This function indicates whether the client library is compiled as thread-safe.
Return Values
1 if the client library is thread-safe, 0 otherwise.
Add your own comment.
User Comments
Add your own comment.