Skip to content

Parser Problem when union contains ORDER BY #96

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?

Please help, i have problem when i run this query
$sql="(SELECT 1 AS `ID`) UNION (SELECT 2 AS `ID`) ORDER BY ID";
$parser=new PHPSQLParser($sql);

Original issue reported on code.google.com by hith2...@gmail.com on 3 Aug 2013 at 6:39

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions