Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

发布仪表板报错 #4

Description

@yunqiangYang
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 []

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions