Skip to content

Implement MySQL::SessionHandle::startTransaction as submitting the SQL statement 'BEGIN'#4256

Merged
aleks-f merged 1 commit intodevelfrom
4247-mysql-startTransaction
Nov 10, 2023
Merged

Implement MySQL::SessionHandle::startTransaction as submitting the SQL statement 'BEGIN'#4256
aleks-f merged 1 commit intodevelfrom
4247-mysql-startTransaction

Conversation

@frwilckens
Copy link
Copy Markdown
Member

Makes the MySQL backend to behave similar to the PostgreSQL backend

@frwilckens frwilckens added this to the Release 1.13.0 milestone Nov 9, 2023
@frwilckens frwilckens self-assigned this Nov 9, 2023
@aleks-f aleks-f merged commit 940c9b4 into devel Nov 10, 2023
@aleks-f aleks-f deleted the 4247-mysql-startTransaction branch November 10, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MySQL::SessionHandle::startTransaction() should not be implemented as setting the autocommit mode to false

2 participants