-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The MySQL connector is not representing ENUM and SET value correctly when processing the binlog. Rather than an int and a long, they need to be represented as a string like the JDBC driver returns during the snapshot.