Error_Code => Query :select title, readno, u.name, writedate, content, l.addno, l.imgname_1, l.originimgname_1 from boardlist l, boardcontent c, admin_user u
where l.user_id=u.user_id
and l.list_id= and l.list_id=c.list_id Error_Code => Query :update boardlist set readno=readno+1 where list_id=::: GOLDENTIME