GitHub's Online Schema-migration Tool for MySQL

mysql schema-migrations
1 Open Issue Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in GitHub's online schema migration tool (gh-ost) where character set conversion from latin1 to utf8mb3 fails during binlog replication. The issue arises when new data containing characters with different encodings in latin1 and utf8mb3 is inserted during the migration, causing errors. A reproduction repository is provided.

Complexity: 4/5
bug help wanted

GitHub's Online Schema-migration Tool for MySQL

Go
#mysql#schema-migrations