SQL: SELECT authorid, author, dateline FROM [Table]posts
WHERE tid = '124' AND bonused = 1 AND first != 1 GROUP BY authorid ORDER BY dateline LIMIT 50
Error: Unknown column 'bonused' in 'where clause'
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖详细解决方案请点击这里
Similar error report has been dispatched to administrator before.