Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Use utf8mb4 to connect to the database. #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dveeden
Copy link
Contributor

@dveeden dveeden commented Jul 31, 2015

if you use a mysql client and do "SET NAMES utf8mb4;" the pm and
tag names should be correct now. Test this by creating a pm and or
tag with unicode characters like ë, æ, ç or 😉

This will NOT correct previously created data. Convert this data
before switching or you will get mojibake.

if you use a mysql client and do "SET NAMES utf8mb4;" the pm and
tag names should be correct now. Test this by creating a pm and or
tag with unicode characters like ë, æ, ç or 😉

This will *NOT* correct previously created data. Convert this data
before switching or you will get mojibake.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant