数据库SQLGrammarException
ssh框架下链接数据库没有问题,后来mysql出了问题,重新下载了一个 又建了一个和以前一样的表 但是就好不好用了
错误提示 是 could not execute query; nested exception is
org.hibernate.exception.SQLGrammarException: could not execute query
------解决方案--------------------SQL 语句错了,检查一下语法,最好是测试完再往配置里写