Skip to content

Parser Problem when union contains ORDER BY #96

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

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions