SQL query error! Error infomation:[SQL] select c.*,u.username,u.avatar,u.fullname from jcow_comments as c left join jcow_accounts as u on u.id=c.uid where c.stream_id='1' and hide = 0 order by id asc
[Error] Unknown column 'hide' in 'where clause'