Error Message:
145: Table './swankych_store/brandy_CubeCart_inventory' is marked as crashed and should be repaired
SQL:
SELECT I.name, I.image, I.productId FROM brandy_CubeCart_inventory AS I, brandy_CubeCart_category AS C WHERE I.cat_id = C.cat_id AND I.disabled != '1' AND C.hide = '0' AND (C.cat_desc != '##HIDDEN##' OR C.cat_desc IS NULL) AND I.cat_id='61' AND I.cat_id > 0 AND C.hide != '1' ORDER BY RAND(3032) LIMIT 1