Unable to connect to database !
145 <- 오류번호
select count(*) from auction_today_view where tmp_cart_id = 'OP178636589460'
Table './new_us/auction_today_view' is marked as crashed and should be repaired
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in
/home/new_us/www/inc/board_function.php on line
5493
Unable to connect to database !
145 <- 오류번호
select P.*,T.tmp_cart_id, T.reg_date from auction_product as P LEFT JOIN auction_today_view as T ON P.number = T.product_number where T.tmp_cart_id = 'OP178636589460' and P.product_stats = '0' order by T.reg_date desc limit 0,10
Table './new_us/auction_today_view' is marked as crashed and should be repaired
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/home/new_us/www/inc/board_function.php on line
5572