Skip to content

Allow using FOR UPDATE NOWAIT in SELECT statements #423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 30, 2025
Merged

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