Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken incorrect clause order detection for Joins #100

Merged
merged 2 commits into from
Nov 15, 2016

Conversation

devenbansod
Copy link
Member

Fixing #22 by #96 lead to this breaking. It gives incorrect messages even if the query and the clauses are in right order.

This PR should remove that incorrect message.

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
@devenbansod
Copy link
Member Author

Hi @nijel I am unable to comprehend the error in the travis build and its actual source from the commit ? Plus it fails only on hhvm.

@nijel
Copy link
Contributor

nijel commented Nov 15, 2016

The hhvm builds fail since some hhvm update, I haven't yet found time to look at it...

@nijel nijel self-assigned this Nov 15, 2016
@nijel nijel merged commit e360661 into phpmyadmin:master Nov 15, 2016
@devenbansod devenbansod deleted the fix_wrong_order_joins branch November 15, 2016 15:43
nijel added a commit that referenced this pull request Nov 15, 2016
Signed-off-by: Michal Čihař <michal@cihar.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants