在编辑器连接mysql8数据库的url:
jdbc:mysql://localhost:3306/mybatis?characterEncoding=utf-8&serverTimezone=GMT%2B8注意:配置DataImport连接MySQL8数据库的配置文件data-config.xml: jdbc:mysql://localhost:3306/mybatis?characterEncoding=utf-8&serverTimezone=GMT%2B8两个相差:
amp;
原文地址:https://www.cnblogs.com/406070989senlin/p/11350776.html
时间: 2024-09-30 04:23:35