Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
While testing connector back in October, I noticed there is COM_STMT_RESET before every COM_STMT_EXECUTE in the Connector/C. This of course has impact on performance.
This should be removed, and COM_STMT_RESET should be sent to server only when needed.
Attachments
Issue Links
- duplicates
-
ODBC-319 Some performance improvements
- Closed