Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Look into mysql charset requirements #981

Open
jessopb opened this issue Mar 27, 2019 · 1 comment
Open

Look into mysql charset requirements #981

jessopb opened this issue Mar 27, 2019 · 1 comment
Labels
priority: high Work needs to be moved into sprint ASAP

Comments

@jessopb
Copy link
Member

jessopb commented Mar 27, 2019

One user had a failure in publish because they had copied and pasted into the description box. Mysql didn't like one of the characters.
They had charset for db set to latin1.
Do we need to standardize and specify charsets, especially in light of sdk changes?

@kauffj
Copy link
Member

kauffj commented Mar 27, 2019

The charset should almost certainly be UTF8 and this should work for all languages.

@alyssaoc alyssaoc added the priority: high Work needs to be moved into sprint ASAP label Apr 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: high Work needs to be moved into sprint ASAP
Projects
None yet
Development

No branches or pull requests

3 participants