Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

canal 1.1.5版本 mysql 同步数据 到 es报错 #5368

Open
gyy-bisontech opened this issue Dec 27, 2024 · 0 comments
Open

canal 1.1.5版本 mysql 同步数据 到 es报错 #5368

gyy-bisontech opened this issue Dec 27, 2024 · 0 comments

Comments

@gyy-bisontech
Copy link

canal 版本是用的 1.1.5 版本
现在从 mysql 同步到 es 的时候会重复打印下边这个log

2024-12-27 11:52:07.586 [destination = example , address = /192.168.31.13:3306 , EventParser] WARN  c.a.o.c.p.inbound.mysql.rds.RdsBinlogEventParserProxy - ---> begin to find start position, it will be long time for reset or first position
2024-12-27 11:52:07.587 [destination = example , address = /192.168.31.13:3306 , EventParser] WARN  c.a.o.c.p.inbound.mysql.rds.RdsBinlogEventParserProxy - prepare to find start position just last position
 {"identity":{"slaveId":-1,"sourceAddress":{"address":"192.168.31.13","port":3306}},"postion":{"gtid":"","included":false,"journalName":"mysql-bin.000070","position":80194659,"serverId":1,"timestamp":1735268438000}}
2024-12-27 11:52:07.621 [destination = example , address = /192.168.31.13:3306 , EventParser] WARN  c.a.o.c.p.inbound.mysql.rds.RdsBinlogEventParserProxy - ---> find start position successfully, EntryPosition[included=false,journalName=mysql-bin.000070,position=80194659,serverId=1,gtid=,timestamp=1735268438000] cost : 35ms , the next step is binlog dump
2024-12-27 11:52:07.630 [MultiStageCoprocessor-Parser-example-0] ERROR com.alibaba.otter.canal.common.utils.NamedThreadFactory - from MultiStageCoprocessor-Parser-example-0
com.alibaba.otter.canal.parse.exception.CanalParseException: 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: 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: column size is not match for table:user_db.user_info,15 vs 14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant