alibaba / druid

阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
https://github.com/alibaba/druid/wiki
Apache License 2.0
27.9k stars 8.57k forks source link

执行表达式错误 #975

Closed gloriawish closed 8 years ago

gloriawish commented 8 years ago

Assert.assertEquals(true,SQLEvalVisitorUtils.evalExpr(JdbcConstants.MYSQL,"3>2&&2>1"));

执行不成功!

yakolee commented 8 years ago

已merge修复代码