-
Notifications
You must be signed in to change notification settings - Fork 256
blocking_functions
Georg Richter edited this page Sep 17, 2018
·
3 revisions
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
MariaDB Connector/C Reference