blocking_functions - mariadb-corporation/mariadb-connector-c GitHub Wiki
Blocking functions
This is a list of all functions in the non-blocking client API and their parameters. Apart from operating in a non-blocking way, they all work exactly the same as their blocking counterparts, so their exact semantics can be obtained from the documentation of the normal client API.
- mysql_real_connect_start(),mysql_real_connect_cont() - establishes a connection to a MariaDB database server