com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: you have a error in your SQL syntax; check the manual that corresponds to your Mysql server version foe the right syntax to use near '-30' at line 1
npm WARN ajv-keywords@3.1.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.如上所述,npm创建vue项目时候给了这样一个警告,这个是什么意思呢,应该如何解决,求大神们赐教。