Open Issues Need Help
View All on GitHub enhancement good first issue
Request for assistance: mapping charsets 5 months ago
help wanted suggested for community contribution
Conversion of character set from latin1 to utf8mb3 does not work about 1 year ago
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