solr配置DataImport连接MySQL8数据库注意:

在编辑器连接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;
posted @ 2019-08-14 11:15  茫茫林海  阅读(678)  评论(0编辑  收藏  举报