Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Pool option `resetAfterUse` permit to indicate if resetting connection when releasing connection to pool.
Default value is true, so each time a connection is released to pool, a COM_RESET command will be issued. A better default is only sending a ROLLBACK command if a transaction is still in progress. This avoid an additional command each time. A better default is false.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.0.0-rc [ 26013 ] |
Component/s | configuration [ 15621 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 125824 ] | MariaDB v4 [ 128538 ] |