Look into mysql charset requirements #981

Open
opened 2019-03-27 16:00:25 +01:00 by jessopb · 1 comment
jessopb commented 2019-03-27 16:00:25 +01:00 (Migrated from github.com)

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?

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 commented 2019-03-27 21:30:05 +01:00 (Migrated from github.com)

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

The charset should almost certainly be UTF8 and this should work for all languages.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#981
No description provided.