Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Sprint connector/j 1.3.0
Description
When in a multiMaster cluster, when setting connection.setReadOnly(XXX), if database allow it, a SET SESSION TRANSACTION READ ONLY / READ WRITE depending on the XXX value will be executed.
That's permit to assure never execute write query when in read only mode.
The downside of this is a query is executing every change of connection.setReadOnly() just to assure that.
A new option assureReadOnly can be created to tell if this can be avoid.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Sprint | Sprint 1 [ 11 ] |
Rank | Ranked higher |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 70912 ] | MariaDB v4 [ 128266 ] |