April 2008
Intermediate to advanced
566 pages
21h 55m
English
mysql_library_end()
void mysql_library_end(void)
Use this function to close the MySQL library after
disconnecting from the server. It can free memory and can be used with
either the normal client library or the embedded server library. It’s
used in conjunction with
mysql_library_init().
Read now
Unlock full access