Skip to content

SQL Statement SELECT * FROM TABLE LIMIT 1 may cause BE crash when table datas is large. #1470

Description

@WingsGo

Describe the bug
When I use SQL Statement SELECT * FROM TABLE LIMIT 1 in a table with large datas, the query statement will cause BE crash.The profile shows that the query statement actually scan all table rows, that's the reason why my BE crashed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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