mariadb_connect
Connect to a database server using a connection string
Syntax
#include <mysql.h>
MYSQL *mariadb_connect(MYSQL * mysql, const char *conn_str);Parameter
Return Value
Note
Example
History
Last updated
Was this helpful?

