HTTP Status 500 - Hibernate operation: could not execute query; uncategorized SQLException for SQL [select member0_.loginname as loginname0_, member0_.password as password0_, member0_.limits as limits0_, member0_.state as state0_ from mysql.member member0_ where member0_.state='1' and member0_.loginname=?]; SQL state [HY000]; error code [1267]; Illegal mix of collations (gb2312_chinese_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='; nested exception is java.sql.SQLException: Illegal mix of collations (gb2312_chinese_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '= strong text
把配置文件弄上来看看,具体一点
同感,昨天也遇到相同的问题?