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

[6.x] Fix database queue driver's locking on MariaDB #31540

Closed
wants to merge 2 commits into from
Closed

[6.x] Fix database queue driver's locking on MariaDB #31540

wants to merge 2 commits into from

Conversation

AegirLeet
Copy link
Contributor

Fixes #31536.

I verified that this change correctly identifies MariaDB and doesn't emit FOR UPDATE SKIP LOCKED. It would be nice if someone could additionally try actually running a queue on MariaDB using this fix.

@GrahamCampbell GrahamCampbell changed the title Fix database queue driver's locking on MariaDB [6.x] Fix database queue driver's locking on MariaDB Feb 20, 2020
@themsaid
Copy link
Member

Thanks. Fixed this here fff96e7

@themsaid themsaid closed this Feb 20, 2020
@AegirLeet AegirLeet deleted the mariadb-queue-locking branch May 30, 2020 02:40
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.

[6.15.1] Queues not working with MariaDB
2 participants