mysql_thread_safe() indicates whether the client library is compiled as thread-safe.
Syntax
unsigned
int mysql_thread_safe(void)
Return values
The function returns 1 if the client library is thread-safe. Otherwise, it returns 0.
Products
High-quality database products to meet full lifecycle enterprise data management needs.
Resources
Various types of resources about OceanBase and the database industry
Docs
Rich content to meet the content demands of using products and solving product usage problems
OceanBase Connector/C
Download PDF
OceanBase, A Highly Scalable Database for Transactional, Analytical, and AI Workloads.
Resources
© OceanBase 2024. All rights reserved | Cloud Service Agreement | Privacy Policy | Legal | Security
mysql_thread_safe() indicates whether the client library is compiled as thread-safe.
unsigned
int mysql_thread_safe(void)
The function returns 1 if the client library is thread-safe. Otherwise, it returns 0.