Details
-
Sub-Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
TransactionDefinition exposes transaction attributes to be applied when starting a new transaction. Its interface form allows for vendor-specific extensions to apply properties that apply to individual databases.
vendor-specific in MariaDB case is permitting the folowing transaction_property:
WITH CONSISTENT SNAPSHOT |
READ WRITE |
READ ONLY |