Skip to content
it4e edited this page Feb 27, 2017 · 1 revision

Name

<chl/mysql.h>

chl_mysql_close, CHL MySQL close

Declaration

void chl_mysql_close();

Description

The chl_mysql_close function is used to close a MySQL server connection. Should always be called when you are done with the MySQL server.

Arguments

No arguments.

Return value

No return value.


Examples

As CHL is open-source, people are able to contribute with their own APIs, plugins and code which means that CHL is constantly upgraded and provided with new features. Do you have an idea for a new CHL feature and want to contribute?

See contribute.

Setup. API. Tutorial. Examples. FastCGI.

Clone this wiki locally