Unable to connect to database !
1064 <- 오류번호
select
count(*)
from
auction_product
where
help_use = 'n' and product_stats = '0' and ( ( product_name like '%반려견%' AND product_name like '%소음%' OR hongbo like '%반려견%' AND OR hongbo like '%소음%' ) )
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 'OR hongbo like '%소음%' ) )' at line 6
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/hard/hosting4/noisestop/www/inc/board_function.php on line
4363Unable to connect to database !
1064 <- 오류번호
select
*
from
auction_product
where
help_use = 'n' and product_stats = '0' and ( ( product_name like '%반려견%' AND product_name like '%소음%' OR hongbo like '%반려견%' AND OR hongbo like '%소음%' ) )
order by reg_date desc
limit
0, 20
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 'OR hongbo like '%소음%' ) )
order by reg_date desc
limit
' at line 6