-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
metadata error with MariaDB 11.4 #11735
Comments
This comment was marked as outdated.
This comment was marked as outdated.
/label MariaDB |
From error message we know the content is
caused by tiflow/dm/pkg/dumpling/utils.go Lines 125 to 146 in 64decf6
we didn't handle |
/assign |
Is the answers to question reversed for |
@joccau yes indeed. When setting up DM with MariaDB 11.4 I would expect it to work, but what I see instead is this error that mentions I'm not sure it should mention |
What did you do?
Setup DM with MariaDB 11.4
What did you expect to see?
"Message": "parse mydumper metadata error: [code=11123:class=functional:scope=upstream:level=low], Message: didn't found binlog location in dumped metadata file metadata, Workaround: Please check log of dump unit, there maybe errors when read upstream binlog status, metadata: Started dump at: 2024-11-08 16:30:53\nSHOW BINARY LOG STATUS:\n\tLog: mysqld-bin.000002\n\tPos: 329\n\tGTID:\n\nFinished dump at: 2024-11-08 16:30:54\n",
What did you see instead?
No response
Versions of the cluster
master @ 64decf6
current status of DM cluster (execute
query-status <task-name>
in dmctl)(paste current status of DM cluster here)
The text was updated successfully, but these errors were encountered: