Remove index.xml
article thumbnail

Differing MySQL Client Versions Causing Broken Replication and Collations in Aurora

Percona

Error 'Character set '#255' is not a compiled character set and is not specified in the '/usr/share/percona-server/charsets/Index.xml' file' on query. I recreated the issue in my lab with a simple create database statement, as you will see below. Default database: 'lab'. for the UTF8MB4 character set.

article thumbnail

Upgrade MySQL to 8.0? Yes, but Avoid Disaster!

Percona

share/charsets/Index.xml' file' on query. sec) mysql 57 > select * from information_schema.COLLATIONS where id=255; Empty set (0.00 version source will break the 5.7 replica with something like this: Relay_Master_Log_File: mysql-bin.000023 Default database: 'test'.

C++ 119