Those settings are not all. You need to check the table definition with
either describe or show create table.
On wo, 2010-07-28 at 19:40 +0800, pengbo xue wrote:
> I have checked mysql database, maybe have no issue, but still show the
> same error.detail as below:
>
> mysql> SHOW VARIABLES LIKE
I have checked mysql database, maybe have no issue, but still show the same
error.detail as below:
mysql> SHOW VARIABLES LIKE 'character%';
+--+
-+
| Variable_name| Value
|
+--+
On wo, 2010-07-28 at 09:11 +0800, pengbo xue wrote:
> hi all,
>
> I can register from my django web page in english,but it can't storage
> chinese to django mysql database.
>
> please give me advice. thx
Check your table definition to see whether the field you try to store is
a latin1 or utf8
hi all,
I can register from my django web page in english,but it can't storage
chinese to django mysql database.
please give me advice. thx
--
cowboy
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django
4 matches
Mail list logo