krowinski/php-mysql-replication

Latin1 / UTF8 mix up

qrizly2 opened this issue · 0 comments

The charset of the strings are not converted to UTF8 when the binlog raw data provides them as Latin1.
Processing the strings through the package: "neitanod/forceutf8" does not help