CharsetUtils
Open
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description

But Percona-5.6
mysql> SELECT id, collation_name FROM information_schema.collations ORDER BY id ASC;

Contributor guide
Research direction
Start by locating CharsetUtils and compare its charset or collation handling with the Percona 5.6 information_schema.collations output shown in the report. Reproduce the query against Percona 5.6 if possible; done means the reported collation ordering or lookup discrepancy is understood and covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mysql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100