SELECT * FROM emlog_blog WHERE type='blog' and author=1 and date<= 1762393696 and hide='n' and checked='y' order by comment_count desc LIMIT 0, 6
error: 1054 , Unknown column 'comment_count' in 'order clause'
SELECT * FROM emlog_blog WHERE type='blog' and author=1 and date<= 1762393696 and hide='n' and checked='y' order by comment_count desc LIMIT 0, 6
error: 1054 , Unknown column 'comment_count' in 'order clause'
最近评论
学习一下!