Skip to content

EXPLAIN ANALYZE is not handled properly #2668

Description

@BafS

Describe the bug

EXPLAIN ANALYZE is not handled properly.

Expected "#", "--", "/*", ":=", "=", "SELECT", "WITH", or [ \t\n\r] found unexpected token.

Database Engine
MySQL

To Reproduce

  • EXPLAIN ANALYZE SELECT 1
  • node-sql-parser v5.4.0
  • client side

Expected behavior

It should work without any error message

Screenshots

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions