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