alibaba / otter

阿里巴巴分布式数据库同步系统(解决中美异地机房)
Apache License 2.0
8.06k stars 2.49k forks source link

不支持mysql8.0.X -> XXX #1018

Open lingyunlink opened 3 years ago

lingyunlink commented 3 years ago

看引用的是canal-1.1.2,不知mysql8.0.X的版本。

有时间帮忙升级成canal-1.1.4+,才支持mysql8.0.X的版本

sun642514265 commented 2 years ago

最新版的就是 canal-1.1.4

run100 commented 2 years ago

@lingyunlink 解决了吗

run100 commented 2 years ago

我一直报 pid:1 nid:2 exception:canal:canal_mysql80_to_overseas:com.alibaba.otter.canal.parse.exception.CanalParseException: com.alibaba.otter.canal.parse.exception.CanalParseException: parse row data failed. Caused by: com.alibaba.otter.canal.parse.exception.CanalParseException: parse row data failed. Caused by: com.alibaba.otter.canal.parse.exception.CanalParseException: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException

run100 commented 2 years ago

WARN com.taobao.tddl.dbsync.binlog.LogDecoder - Skipping unrecognized binlog event Unknown from: mysql-bin.000025:3420 实际这个 3420是没有的,mysql57是正常的

szqjige-nb commented 1 year ago

com.alibaba.otter.canal.parse.exception.CanalParseException: com.alibaba.otter.canal.parse.exception.CanalParseException: parse row data failed. 编译的版本:otter 4.2.19版本 一直报错