MariaDB Connector/C API Functions
You are viewing questions related to MariaDB Connector/C API Functions.
See also MariaDB Connector/C API Prepared Statement Functions for functions relating to prepared statements.
Using the non-blocking API is documented here, and the API reference for non-blocking api calls here.
Open Questions
-
cannot use collation with mysql_stmt_prepare
If I want to select with a case insensitive collation SELECT * FROM test WH... -
connector c++ connection pooling support
I saw that in connector/J of MariaDB enables directly connection pooling by...
Answered Questions
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.