CrazyPig
CrazyPig
According to the implement code of TransactionPayloadEventDataDeserializer: ```java // Read and store events from decompressed byte array into input stream ArrayList decompressedEvents = new ArrayList(); // may lost the CompatibilityMode...
#127 `TransactionPayloadEventDataDeserializer` need to create EventDeserializer to deserialize compress event with the same settings of `CompatibilityMode` from parent EventDeserializer
I want to know **Which version of proxysql are you using ?** I have used proxysql 1.3.1 with your script and got some error.