Skip to content

How to use with SELECT * FOR UPDATE SKIP LOCKED? #92

@kolkov

Description

@kolkov

Hi! How to use builder with this query?
SELECT * FROM dislocationWHEREstatus='init' ORDER BY operation_time ASC LIMIT 1 FOR UPDATE SKIP LOCKED
https://mysqlserverteam.com/mysql-8-0-1-using-skip-locked-and-nowait-to-handle-hot-rows/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions