开发者社区 问答 正文

canal1.1.0启动example.log报错

2018-08-27 17:22:51.560 [destination = example , address = /192.168.155.35:3306 , EventParser] WARN c.a.o.c.p.inbound.mysql.rds.RdsBinlogEventParserProxy - prepare to find start position just show master status 2018-08-27 17:22:51.562 [destination = example , address = /192.168.155.35:3306 , EventParser] ERROR c.a.o.c.p.inbound.mysql.rds.RdsBinlogEventParserProxy - dump address /192.168.100.249:3306 has an error, retrying. caused by com.alibaba.otter.canal.parse.exception.CanalParseException: command : 'show master status' has an error! pls check. you need (at least one of) the SUPER,REPLICATION CLIENT privilege(s) for this operation 2018-08-27 17:22:51.562 [destination = example , address = /192.168.155.35:3306 , EventParser] ERROR com.alibaba.otter.canal.common.alarm.LogAlarmHandler - destination:example[com.alibaba.otter.canal.parse.exception.CanalParseException: command : 'show master status' has an error! pls check. you need (at least one of) the SUPER,REPLICATION CLIENT privilege(s) for this operation ]

原提问者GitHub用户Dcein

展开
收起
Java工程师 2023-05-08 19:21:02 119 分享 版权
1 条回答
写回答
取消 提交回答
  • 权限问题,看一下文档TableMetaTSDB。

    原回答者GitHub用户agapple

    2023-05-09 19:34:57
    赞同 展开评论
问答标签:
问答地址: