Bug (closed)

when can it support chinese? / #6306

Summary

closed
Mar 17, 2008
100%
Mar 17, 2008 / guest
Jun 16, 2008 / pixtur
 

Attached files

No files uploaded

Issue report

Minor
Have not tried
FreeBSD 6.0-RELEASE-p15, Apache 2.0.55, mysql 5.0.19
0801
2007-05-04
 

4 Comments

pixtur

May 15, 2008
Translation?
Do you mean a translation? It already should support chinese data and texts..

guest

Jun 16, 2008
View comment
when you create the database, you should uses the mysql command
CREATE DATABASE IF NOT EXISTS streber default charset utf8 COLLATE utf8_general_ci;

and then uses install page.

pixtur

Jun 16, 2008
ahh...
Thanks for the hint.
@Cody: We should add this to the installation:

CREATE DATABASE IF NOT EXISTS streber default charset utf8 COLLATE utf8_general_ci;

pixtur

Jun 16, 2008
closed because double
I moved your suggestion to Asian language input is displayed as ???? and closed this tasks as double.
 

Comment / Update