数据库出错:
MySQL Query ErrorMysql error description: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
Mysql error number: 1267
Date: 2012-02-06 05:53
Script: http://www.vash.cn/murmur/rewrite.php
SQL code: select count(a.id) as numRows from f2blog_logs as a where a.saveType=1 and concat(';',a.tags,';') like '%;随想;%'