MyBB Ideas
The MyBB Ideas site allows users to suggest new features and changes in MyBB and the MyBB Group to easily review them to decide what direction MyBB should head in. Search existing ideas.
Force database encoding charset
|
Voting Closed
1 vote
|
When creating the tables during the installation the charset is not set. This means that the tables will use the default server charset. When your language charset is something different than the MySQL charset it could cause problems with saving and fetching some characters. It's possible to force a certain charset on a table: Included |
1 Comment
-
Ryan Gordon, 10th August 2007, 1:38:12 AM
We already have done this as apart of the UTF-8 Fixes - It will also be in the 1.2.10 release.