27.7.11.2 mysql_thread_end()

void mysql_thread_end(void)

Description

在调用pthread_exit()释放由mysql_thread_init()分配的内存之前,根据需要调用此函数:

mysql_thread_end() Client 端库不会自动调用

Return Values

None.