MySQL / MariaDB Connector. More...
Functions | |
VTM_API int | vtm_module_mysql_init (struct vtm_sql_module *mod) |
VTM_API int vtm_module_mysql_init | ( | struct vtm_sql_module * | mod | ) |
Initializes the MySQL connector.
After the call succeed, you can use the module to open MySQL or MariaDB database connections.
mod | the module variable that should be initialized |