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