开发者社区> 问答> 正文

mysql5.7,canal1.1.1版本,获取从库连接的时候遇到这个问题?

各位遇到这个问题,mysql5.7,canal1.1.1版本,获取从库连接的时候遇到这个问题?

2018-11-06 17:58:33.528 [destination = example , address = /10.22.5.115:3306 , EventParser] WARN c.a.o.c.p.inbound.mysql.rds.RdsBinlogEventParserProxy - prepare to find start position by switch ::1541491533000 2018-11-06 17:58:33.529 [destination = example , address = /10.22.5.115:3306 , EventParser] ERROR c.a.o.c.p.inbound.mysql.rds.RdsBinlogEventParserProxy - dump address /10.22.5.115: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-11-06 17:58:33.530 [destination = example , address = /10.22.5.115: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用户dukeshiny

展开
收起
Java工程师 2023-05-08 17:52:04 70 0
1 条回答
写回答
取消 提交回答
  • show master status 执行一下,估计没权限

    原回答者GitHub用户agapple

    2023-05-09 18:45:12
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
搭建电商项目架构连接MySQL 立即下载
搭建4层电商项目架构,实战连接MySQL 立即下载
PolarDB MySQL引擎重磅功能及产品能力盛大发布 立即下载

相关镜像