| 쿼리에서 에러가 났습니다. | |
| 쿼리문 | select count(no) as no_c from `alice_alba` where `wr_open` = 1 and `wr_is_adult` = 0 and `wr_service_platinum_sub` >= curdate() and (`wr_volume_date` >= curdate() or `wr_volume_always` = 1 or `wr_volume_end` = 1 ) and `is_delete` = 0 order by `page_rows=15` desc |
| 에러메세지 | ERROR CODE 1054 : select count(no) as no_c from `alice_alba` where `wr_open` = 1 and `wr_is_adult` = 0 and `wr_service_platinum_sub` >= curdate() and (`wr_volume_date` >= curdate() or `wr_volume_always` = 1 or `wr_volume_end` = 1 ) and `is_delete` = 0 order by `page_rows=15` desc |
| 페이지 | /home/yesalba/public_html/alba/index.php |