Debezium报错处理系列之第110篇:ERROR Error during binlog processing. Last offset stored = null, binlog reader near position = /4 Access denied; you need at least one of the REPLICATION SLAVE privilege for this operation
- 一、完整报错
- 二、错误原因
- 三、解决方法
Debezium从入门到精通系列之:研究Debezium技术遇到的各种错误解决方法汇总:
- Debezium从入门到精通系列之:百篇系列文章汇总之研究Debezium技术遇到的各种错误的解决方法
更多Debezium技术请参考博主Debezium技术专栏:
- Debezium技术专栏
一、完整报错
- [2024-07-04 09:07:11,497] ERROR Error during binlog processing. Last offset stored = null, binlog reader near position = /4 (io.debezium.connector.mysql.MySqlStreamingChangeEventSource)
- [2024-07-04 09:07:11,497] ERROR Producer failure (io.debezium.pipeline.ErrorHandler)
io.debezium.DebeziumException: Access denied; you need (at least one of) the REPLICATION SLAVE privilege(s) for this operati