SQL: select * from [Table]client where acc='翼'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation '='
Errno.: 1267
Similar error report has beed dispatched to administrator before.
500 Server Error
A misconfiguration on the server caused a hiccup. Check the server logs, fix the problem, then try again.
--------------------------------------------------------------------------------
URL: http://www.e-coolbox.com/plugin. ... k&action=dapang
SQL: SELECT t.*, f.name FROM [Table]threads t, [Table]forums f WHERE t.fid<>'0' AND f.fid=t.fid AND f.fid NOT IN (59,130) AND t.displayorder>=0 ORDER BY t.dateline DESC LIMIT 0, 10
Error: Error writing file 'D:\web\xampp\tmp\MY56530' (Errcode: 28)
Errno.: 3
Similar error report has beed dispatched to administrator before.