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 (b.mb_nick RLIKE '^(ㄷ|ㄸ)' OR ( b.mb_nick >= '다' AND b.mb_nick < '라' ))
order by
b.mb_nick desc,
a.st_date_last desc
limit 624, 48 23 : Out of resources when opening file '/tmp/#sql_375_4.MYD' (Errcode: 24) error file : /novel/novel_list.php |