mySQL错误解决方法汇总

2017-04-10  本文已影响66人  碉胖纸

这里总结一下目前遇到的mySQL开发中遇到的问题

-1. 在使用spring boot + tomcat + mySQL开发中配置遇到如下错误
> com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException Table 'xxxx.xxx' doesn't exist

解决方法:

参考:http://stackoverflow.com/questions/19861494/error-com-mysql-jdbc-exceptions-jdbc4-mysqlsyntaxerrorexception

上一篇 下一篇

猜你喜欢

热点阅读