Results 3 comments of Javier Sanz

Unfortunately our default character-set an collation for the db is `utf8` and `utf8_unicode_ci`respectively. This table is the one is different. On the other hand if I create manually our DB...

Thanks for this. I can confirm that it did work. I compiled the last version and using a destiny database created with flyway there was not indexes renaming problem. Regarding...

This seems to have been fixed here https://github.com/noplay/python-mysql-replication/pull/328