什么是错误非法混合排序?

时间:2011-09-05 14:53:27

标签: mysql utf-8 character-encoding

错误的错误组合(utf8_general_ci,IMPLICIT)和(utf8_unicode_ci,IMPLICIT)操作'='是什么错误?

我无法登录我的网站http://homeodisha.com/

用户ID:demo 密码:演示

感谢!!!

1 个答案:

答案 0 :(得分:0)

尝试将您的查询更改为WHERE username=_utf8 'username_text' AND password =_utf8 'password_text'