osheroff / mysql-binlog-connector-java

MySQL Binary Log connector
641 stars 161 forks source link

to #127 TransactionPayloadEventDataDeserializer use the same CompatibilityMode settings from parent EventDeserializer #138

Open ZzzCrazyPig opened 7 months ago

ZzzCrazyPig commented 7 months ago

127

TransactionPayloadEventDataDeserializer need to create EventDeserializer to deserialize compress event with the same settings of CompatibilityMode from parent EventDeserializer