SELECT * FROM emlog_blog WHERE type='blog' and hide='n' and checked='y' and date<= 1777631020 and sortid in (7,8,9,10) order by sortop desc, follow_num desc LIMIT 0, 9
error: 1054 , Unknown column 'follow_num' in 'order clause'
SELECT * FROM emlog_blog WHERE type='blog' and hide='n' and checked='y' and date<= 1777631020 and sortid in (7,8,9,10) order by sortop desc, follow_num desc LIMIT 0, 9
error: 1054 , Unknown column 'follow_num' in 'order clause'