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 23 : Out of resources when opening file './kstorywa/g4_member.MYD' (Errcode: 24) error file : /novel/novel_list.php |