时间:2021-07-01 10:21:17 帮助过:3人阅读
在编辑器连接mysql8数据库的url:
jdbc:mysql://localhost:3306/test?characterEncoding=utf8&useSSL=falseZ&serverTimezone=UTC
注意:配置DataImport连接MySQL8数据库的配置文件data-config.xml:
jdbc:mysql://localhost:3306/test?characterEncoding=utf8&useSSL=false&serverTimezone=UTC
两个相差:
amp;
solr配置DataImport连接MySQL8数据库注意:
标签:char data- mysql rac amp mysq server mysql8 time