DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) mysql_thread_init

Info Catalog (mysql.info.gz) my_init (mysql.info.gz) C Thread functions (mysql.info.gz) mysql_thread_end
 
 22.2.11.2 `mysql_thread_init()'
 ...............................
 
 `my_bool mysql_thread_init(void)'
 
 Description
 ...........
 
 This function needs to be called for each created thread to initialize
 thread-specific variables.
 
 This is automatically called by `my_init()' and `mysql_connect()'.
 
 Return Values
 .............
 
 Zero if successful. Non-zero if an error occurred.
 
Info Catalog (mysql.info.gz) my_init (mysql.info.gz) C Thread functions (mysql.info.gz) mysql_thread_end
automatically generated byinfo2html