8.2.3 mysql_thread_safe()

unsigned
int mysql_thread_safe(void)

描述

此函数指示客户端库是否以线程安全的方式编译。

返回值

如果客户端库是线程安全的,则返回 1,否则返回 0。