select count(*) as cnt
from g4_story a, g4_member b
where a.mb_id=b.mb_id and a.st_open='1' and !b.mb_intercept_date and (a.st_special != '1')
and (a.st_name RLIKE '^(ㄷ|ㄸ)' OR ( a.st_name >= '다' AND a.st_name < '라' ))
order by
a.st_name desc,
a.st_date_last desc 1016 : Can't open file: './kstorywa/g4_member.frm' (errno: 24) error file : /novel/novel_list.php |