Unable to connect to database !
1064 <- 오류번호
SELECT
*
FROM
nm_board_short_comment
WHERE
1=1 AND tbname='nm_board_notice' AND board_number = '18' AND number = parent_number AND chan >= 2
ORDER BY
chan DESC
LIMIT -4 , 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 '-4 , 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 7609
Unable to connect to database !
1064 <- 오류번호
SELECT
*
FROM
nm_board_short_comment
WHERE
1=1 AND tbname='nm_board_notice' AND board_number = '18' AND number = parent_number
AND number not in (
SELECT * FROM(
SELECT number FROM nm_board_short_comment
WHERE 1=1 AND tbname='nm_board_notice' AND board_number = '18' AND number = parent_number
AND chan >= 2
ORDER BY chan DESC LIMIT 2
) as tmp
)
ORDER BY
reg_date DESC
LIMIT -4 , 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 '-4 , 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 7609
|
|