Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
All commands aplicable in an active transaction only, ie. commit/rollback/savepoint/release savepoint, must emit an error if they are executed in a connection without active transaction.
Also start transaction should emit an error if there is an active transaction already.
repro: https://dbfiddle.uk/ipMQHAT7
Attachments
Issue Links
- relates to
-
MDEV-35335 implicit commit at START TRANSACTION doesn't reset characteristics
- In Testing