问答详情
源自:8-3 DBHelper类设计

这个问题如何解决???

java.sql.SQLSyntaxErrorException: Unknown database 'shopping'


未知数据库

提问者:只想敲个代码 2019-03-12 12:13

个回答

  • qq_慕姐4508679
    2019-04-02 13:53:03

    ‘shopping’这个数据库不在mysql数据库中,需要在Navicat中新建数据库的时候把items.sql文件拖拽进去,具体操作直接网上搜索怎样在Navicat中导入.sql文件。

  • 只想敲个代码
    2019-03-12 13:51:11

    原来是mysql返回的时间有问题

    我在在jdbc连接的url后面加上serverTimezone=GMT就解决了


  • 只想敲个代码
    2019-03-12 13:46:36

    利用Navicat 创建shopping数据库之后运行出错,提示

    The server time zone value '???ú±ê×??±??' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.


    服务器时区值???