Skip to content

Allow using FOR UPDATE NOWAIT in SELECT statements#423

Merged
jycor merged 1 commit intodolthub:mainfrom
ko41:nowait
Jul 30, 2025
Merged

Allow using FOR UPDATE NOWAIT in SELECT statements#423
jycor merged 1 commit intodolthub:mainfrom
ko41:nowait

Conversation

@ko41
Copy link

@ko41 ko41 commented Jul 30, 2025

@ko41 ko41 requested a review from zachmu as a code owner July 30, 2025 15:31
Copy link

@jycor jycor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jycor jycor merged commit 497aebb into dolthub:main Jul 30, 2025
3 checks passed
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.

SELECT ... FOR UPDATE NOWAIT, introduced in MySQL 8.0, cannot be parsed correctly

2 participants