KiranPlastiq

Results 5 comments of KiranPlastiq

@Amyth07 I also hit this issue. Same utf8mb4 causing issue but only some records. Wrapped in try/catch block to avoid this. But this is going to happen in our system...

I am also getting this kind of error. had to wrap try/catch block to skip this 2020-08-17T11:33:24.704-07:00 | Expected=13111. Actual=1051. Position: 496. Data Length: 1547 -- | --   | 2020-08-17T11:33:24.704-07:00...

Hi @nghiaminhle Any update on this? I got the same error on mysql-replication==0.19

Hi @hgwat @SriSivaC I don't think it's date time serialization issue. I also hit this issue but only for some records in my table. All other records flowing through well......

@laminko My issue has been resolved after removing some tables. One of the table contained a JSON column in the MySQL database and I used to get this error when...