Skip to content

[sql-parser] PURGE statement unrecognized #207

@nikita65

Description

@nikita65

Hello,
with version 4.8.3 and 4.8.4 I cannot use anymore this query into the "SQL" panel:

PURGE BINARY LOGS TO 'mylog-bin.123' 

just typing in "PURGE " raises the error after few seconds (even if PURGE is in the list of selectable statements that pops up when typing commands).

The supposed error says: "PURGE: Unrecognized statement type. (near PURGE)"

It looks like a parser error; it was working in version 3.x.x and it is working if used directly with command line "mysql" binary.

Thank you and keep up with your good/great work. Thumbs up..
Bye nIc

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions