Skip to content
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

[8.x] Add support for SKIP LOCKED to MariaDB #39396

Merged
merged 2 commits into from
Oct 28, 2021
Merged

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Oct 28, 2021

These changes add support to add SKIP LOCKED functionality to the MariaDB (MySQL) engine.

Implementation proof: https://3v4l.org/jShU9
Versioning sanitization: https://3v4l.org/2IqgH

Replaces #39311

These changes add support to add SKIP LOCKED functionality to the MariaDB (MySQL) engine.

Implementation proof: https://3v4l.org/jShU9
Versioning sanitization: https://3v4l.org/2IqgH
@driesvints driesvints changed the title Add support for SKIP LOCKED to MariaDB [8.x] Add support for SKIP LOCKED to MariaDB Oct 28, 2021
@driesvints driesvints marked this pull request as draft October 28, 2021 12:49
@driesvints driesvints marked this pull request as ready for review October 28, 2021 12:58
@driesvints
Copy link
Member Author

Pushed one more commit to make the code a bit more readable. Thanks to @mxts

@taylorotwell taylorotwell merged commit 5a5f36e into 8.x Oct 28, 2021
@taylorotwell taylorotwell deleted the mariadb-skip-locked branch October 28, 2021 13:28
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.

None yet

2 participants