You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
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 MariaDB server version for the right syntax to use near 'dvi WHERE dvi.id IN ( ...' at line 4 ### 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 data_visualization_info dvi WHERE dvi.id IN ( ? )
### Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'dvi WHERE dvi.id IN ( ...' at line 4 ; bad SQL grammar []