Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Performance improvement :
Actual implementation create a byte array for each MySQL packet received.
Lots of packets are either parsed immediatly into variables / object. Since driver is synchronous, connectors knows if a cache buffer can be use.