csdperic / csdp-support

0 stars 0 forks source link

74的ibase的sql语法错误 #57

Closed Changchun-lin closed 7 years ago

Changchun-lin commented 7 years ago

错误日志:

2017-01-24 13:49:41,861 [http-8080-18] ERROR [ericsson.csdp.service.ibase.NeBasicService] - PreparedStatementCallback; bad SQL grammar [SELECT * from t_sum_sw_package where PKG_NAME=? and SW_TYPE_ID=? and NE_TYPE_ID=? AND ( FIND_IN_SET(614,TARGET_HWGROUP_TYPE) or ]; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

linkcmkaizhang commented 7 years ago

代码逻辑已经修复提交到svn主干