Unable to connect to database !
145 <- 오류번호
select * from car_links where number = '3311'
Table './ryu0708/car_links' is marked as crashed and should be repaired
Unable to connect to database !
145 <- 오류번호
UPDATE car_links SET inquire=inquire + 1 WHERE number=3311
Table './ryu0708/car_links' is marked as crashed and should be repaired
Unable to connect to database !
145 <- 오류번호
select a.*, b.img_src_large from car_links a left join car_category1 b on a.category1= b.number where a.number='3311'
Table './ryu0708/car_links' is marked as crashed and should be repaired