下面是我遇到的错误:
### Error updating database.
Cause: 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 9
### The error may involve defaultParameterMap
### The error occurred while setting parameters
### SQL: insert into dept_p (dept_id,dept_name,parent_id,state,create_time) values(?, ?, ?, ?, ?, )
### Cause: 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 9