댓글 107
시간순 | 추천순 | 반대순
작성자
숨기기
Unable to connect to database !
1064 <- 오류번호
SELECT * FROM nm_news_review WHERE 1=1 AND links_number = '19572' AND thread not like '%r%' AND chan >= 2 ORDER BY cal_point DESC LIMIT -3 , 2
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-3 , 2' at line 9
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/ggjildata/ggjil/newggjil/inc/board_function.php on line 7001
Unable to connect to database !
1064 <- 오류번호
SELECT * FROM nm_news_review WHERE 1=1 AND links_number = '19572' AND thread not like '%r%' AND number not in ( SELECT * FROM( SELECT number FROM nm_news_review WHERE 1=1 AND links_number = '19572' AND thread not like '%r%' AND chan >= 2 ORDER BY cal_point DESC LIMIT 2 ) as tmp ) ORDER BY date DESC LIMIT -3 , 7
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-3 , 7' at line 17
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/ggjildata/ggjil/newggjil/inc/board_function.php on line 7001
1234567