Skip to content

Threads do excessive work after LIMIT number of rows were found  #5315

@filimonov

Description

@filimonov

When you do SELECT something FROM bigtable WHERE conditions LIMIT 1, you can often see that first row is returned really fast while the final result still waits for other threads to finish.

Probably that can be improved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions