Skip to content

Parser gives a non numeric limit as a value #275

@williamdes

Description

@williamdes
(SELECT "e" FROM dual LIMIT 1)
UNION
(SELECT "ee" FROM dual LIMIT 1)

OR

(SELECT "e" FROM dual LIMIT 1)

$analyzed_sql_results['statement']->limit

{"offset":0,"rowCount":")"}

Ref: phpmyadmin/phpmyadmin#15347

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions