摘要:
如果出现不能连接MYSQL时,可以从以下三点考虑 1,不要用local host!!!!!千万不要用,要用127.0.0.1就可以了 2,换mysql-connector包 换掉 datax->plugins->reader->mysqlreader->libs->mysql-connector-5 阅读全文
posted @ 2020-02-27 17:43
博二爷
阅读(1090)
评论(0)
推荐(0)
摘要:
乱码现象: 只需要在控制台输入CHCP 65001 就没有乱码现象了 阅读全文
posted @ 2020-02-27 15:13
博二爷
阅读(671)
评论(0)
推荐(0)