GNU Info

Info Node: (mysql.info)my_init

(mysql.info)my_init


Next: my_thread_init() Prev: C Thread functions Up: C Thread functions
Enter node , (file) or (file)node

`my_init()'
...........

Description
...........

This function needs to be called once in the program before calling any
MySQL function.  This initializes some global variables that MySQL
needs.  If you are using a thread safe client library, this will also
call `my_thread_init()' for this thread.

This is automatically called by `mysql_init()' and `mysql_connect()'.

Return Values
.............

none.


automatically generated by info2www version 1.2.2.9