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_genre = '판타지/SF' 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 576, 48 23 : Out of resources when opening file '/tmp/#sql_375_56.MYD' (Errcode: 24) error file : /novel/novel_list.php |