Skip to content

Redpanda MySQL CDC recreating the snapshot not working with MySQL Server 8.4 and above #4089

@rgoerner

Description

@rgoerner

Deleting the topics and the checkpoints, should result in a fully resync.
This is not working with latest Redpanda Edition.

ERRO[2026-03-11T11:10:05Z] error during MySQL CDC: unable to prepare snapshot: get binlog position: Error 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'MASTER STATUS' at line 1 @service=redpanda-connect label="" path=root.input

You try to execute Master Status, which is not supported from MySQL 8.4 and later.

Thanks.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions