码迷,mamicode.com
首页 > 数据库 > 详细

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

时间:2019-08-14 12:24:58      阅读:152      评论:0      收藏:0      [点我收藏+]

标签:mysql8   mys   one   style   host   imp   mysq   mysql   conf   

在编辑器连接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;

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

标签:mysql8   mys   one   style   host   imp   mysq   mysql   conf   

原文地址:https://www.cnblogs.com/406070989senlin/p/11350776.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!