dataEase点发布出错

错误代码如下:搜代码说要么换jar包 要么 数据库用 5.7 我的数据库是 5.7的 这个 最新JAR包请问哪里获取 或者怎么修复

Request processing failed: org.springframework.jdbc.BadSqlGrammarException: ### Error updating database. Cause: java.sql.SQLSyntaxErrorException: 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 'ccv WHERE ccv.scene_id = 1230965559777169408 ’ at line 3 ### The error may exist in class path resource [mybatis/ExtDataVisualizationMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: DELETE FROM snapshot_core_chart_view ccv WHERE ccv.scene_id = ? and ccv.id not in ( ? , ? ) ### Cause: java.sql.SQLSyntaxErrorException: 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 'ccv WHERE ccv.scene_id = 1230965559777169408 ’ at line 3 ; bad SQL grammar []