![]() |
![]()
| ![]() |
![]()
Namemariadb_connection - checks if the client is connected to a MariaDB database server Synopsis
DescriptionChecks if the client is connected to a MariaDB or MySQL database server. Parametermysql - mysql handle, which was previously allocated by mysql_init(3) and connected by mysql_real_connect(3). Return valueReturns a non zero value if connected to a MariaDB database server, otherwise zero.
|