-
Notifications
You must be signed in to change notification settings - Fork 687
Open
Description
Version
Please specify the versions you are using. Exact version numbers are preferred.
- Pymyrepl (e.g., 1.0.2):
- OS (e.g., Ubuntu 18.04):
- Database and version (Remove unnecessary options):
- MySQL: 10.23
- MariaDB: 5.3
binlog_row_metadata
: None
Symptoms
I have a prod db, where somw insert queries are running on top of it, I am trying to replicate in snowflake. But while reading the insert event, while getting binlog_event.event.rows throwing
Assertion Error
Expected = 111. Actual = 46. Position=130. Data=176
And I am getting the assertion error for column type varchar,
Steps to Reproduce
I cannot help you in reproducing as I am testing in prod environment
I tried with many version degrading and upgrading with all the modules such as pymysql, mysql-replication, s3, etc..
Metadata
Metadata
Assignees
Labels
No labels