Re: mysql collate problem

2006-07-23 Thread Geert Vanderkelen
hi! liupei wrote: > when I set mysql some fields collate utf8_bin, and then fetch these > fields is array.array,not the string I expected .this will cause that > When I try to login to the admin site I get a TypeError : a2b_base64() > argument 1 must be string or read-only character buffer, not >

mysql collate problem

2006-07-19 Thread liupei
when I set mysql some fields collate utf8_bin, and then fetch these fields is array.array,not the string I expected .this will cause that When I try to login to the admin site I get a TypeError : a2b_base64() argument 1 must be string or read-only character buffer, not array.array It seems mysql