Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
After benchmarks comparing c/c and java connector, pipelining was 10% slower using java when using distant server.
after investigation, the problem resides writing to socket multiple time.
Writing byte array of multiple packet solve the issue
Attachments
Issue Links
- relates to
-
CONJ-1029 After upgrading to MariaDB JDBC Driver for Java version 3.1.0 I'm now receiving error message SQL state [HY000]; error code [1210] Incorrect arguments to mysqld_stmt_bulk_execute
- Closed