mathiasbynens / mathiasbynens/jsperf.com
Support full Unicode in the database
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 471
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
As per http://mathiasbynens.be/notes/mysql-utf8mb4. The problem is I don’t have root access to the jsPerf server, so I can’t upgrade the MySQL server myself. I’ll ask the sysadmin, but he might say no.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked MySQL utf8mb4 note and inspect the project's database configuration or deployment entry points. Confirm the required server and schema changes with the sysadmin; done means the database accepts full Unicode, including characters unsupported by legacy MySQL utf8.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100