摘要:
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'test' 报错原因是:MySQL数据库没有 创建 test 数据库 解决办法:在MySQL中创建test:create database tes 阅读全文
posted @ 2018-06-28 20:37
【cosmo】
阅读(16793)
评论(0)
推荐(0)
浙公网安备 33010602011771号