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 144, 48 23 : Out of resources when opening file '/tmp/#sql_375_7.MYI' (Errcode: 24) error file : /novel/novel_list.php |