Skip to content

sqlparser: parse LOCK and UNLOCK TABLES statements#4083

Merged
sougou merged 1 commit intovitessio:masterfrom
dt:lock
Jul 12, 2018
Merged

sqlparser: parse LOCK and UNLOCK TABLES statements#4083
sougou merged 1 commit intovitessio:masterfrom
dt:lock

Conversation

@dt
Copy link
Copy Markdown
Contributor

@dt dt commented Jul 12, 2018

This parses LOCK TABLES and UNLOCK TABLES statements as "other admin"
statemenets, similar to the handling of OPTIMIZE or REPAIR statements.

Signed-off-by: David Taylor tinystatemachine@gmail.com

This parses LOCK TABLES and UNLOCK TABLES statements as "other admin"
statemenets, similar to the handling of OPTIMIZE or REPAIR statements.

Signed-off-by: David Taylor <tinystatemachine@gmail.com>
@sougou sougou merged commit 3a51649 into vitessio:master Jul 12, 2018
@dt dt deleted the lock branch July 13, 2018 04:13
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