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

mycat #56

Open
zhangyang123147 opened this issue Feb 21, 2017 · 0 comments
Open

mycat #56

zhangyang123147 opened this issue Feb 21, 2017 · 0 comments

Comments

@zhangyang123147
Copy link

zhangyang123147 commented Feb 21, 2017

sql:
select id,user,age,name from users having id>10 and age>20;
error result:
java.lang.NullPointerException;

sql:
select id,user,age,name from users having id>10;
result is fine

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

No branches or pull requests

1 participant