python-mysql-replication icon indicating copy to clipboard operation
python-mysql-replication copied to clipboard

Parse failure when table was dropped

Open isoleo opened this issue 4 years ago • 1 comments

my table was dropped ,binlog parse result === WriteRowsEvent === Date: 2021-02-03T21:43:47 Log position: 242644977 Event size: 107 Read bytes: 12 Table: scm.test Affected columns: 23 Changed rows: 0 Values:


why values is null ???

isoleo avatar Feb 03 '21 13:02 isoleo

@isoleo @julien-duponchelle this issue resolved in mysql 8.0 https://github.com/julien-duponchelle/python-mysql-replication/pull/446

sean-k1 avatar Sep 26 '23 11:09 sean-k1