Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Connector/C 3.0 introduces mariadb_stmt_execute_direct API call, which is exact counterpart for ODBC SQLExecDirect, and is more optimal to use instead of mysql_stmt_prepare + mysql_stmt_execute. It should improve productivity of many applications.
Attachments
Issue Links
- is part of
-
ODBC-49 Connector/C 3.0 Features Integration
- Closed