Skip to content

[Sqlparser] SET TRANSACTION has special semantics#4128

Merged
sougou merged 1 commit intovitessio:masterfrom
danieltahara:extract-set
Aug 12, 2018
Merged

[Sqlparser] SET TRANSACTION has special semantics#4128
sougou merged 1 commit intovitessio:masterfrom
danieltahara:extract-set

Conversation

@danieltahara
Copy link
Copy Markdown

Per #4127, SET TRANSACTION ...
has different semantics in absence of {SESSION,GLOBAL} than does SET
tx_isolation or SET tx_readonly. Modify the data structures to reflect
that difference.

Signed-off-by: Daniel Tahara tahara@dropbox.com

Per vitessio#4127, SET TRANSACTION ...
has different semantics in absence of {SESSION,GLOBAL} than does SET
tx_isolation or SET tx_readonly. Modify the data structures to reflect
that difference.

Signed-off-by: Daniel Tahara <tahara@dropbox.com>
@danieltahara danieltahara requested review from demmer and sougou and removed request for demmer August 9, 2018 23:05
@sougou sougou merged commit 84c1c80 into vitessio:master Aug 12, 2018
@danieltahara danieltahara deleted the extract-set branch October 6, 2018 20:53
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.

2 participants