| 쿼리에서 에러가 났습니다. | |
| 쿼리문 | select * from `alice_alba` where `wr_open` = 1 and `wr_is_adult` = 0 and `is_delete` = 0 and `wr_date` in () and (`wr_volume_date` >= curdate() or `wr_volume_always` = 1 or `wr_volume_end` = 1 ) order by `wr_jdate` desc, `wr_wdate` desc |
| 에러메세지 | ERROR CODE 1064 : select * from `alice_alba` where `wr_open` = 1 and `wr_is_adult` = 0 and `is_delete` = 0 and `wr_date` in () and (`wr_volume_date` >= curdate() or `wr_volume_always` = 1 or `wr_volume_end` = 1 ) order by `wr_jdate` desc, `wr_wdate` desc |
| 페이지 | /home/job815/public_html/alba/alba_list_term.php |