Karen, Thank you very much. Our collation is set to utf8_bin, which
was the source of the problem. Adam
On Aug 17, 9:01 pm, Karen Tracey wrote:
> 2010/8/17 adam
>
>
>
>
>
> > When I connect directly to mysql using the mysql client program, I see
> > that my table contains utf-8 data. Here are th
2010/8/17 adam
> When I connect directly to mysql using the mysql client program, I see
> that my table contains utf-8 data. Here are the environment settings:
>
> mysql> SHOW VARIABLES LIKE '%character%';
> [snip]
>
> However, when I access my model through the django shell, I have
> problems:
>
When I connect directly to mysql using the mysql client program, I see
that my table contains utf-8 data. Here are the environment settings:
mysql> SHOW VARIABLES LIKE '%character%';
+--
+-+
| Variable_name|
Value
3 matches
Mail list logo