Table 'SC_products' is marked as crashed and should be repaired
SELECT COUNT(DISTINCT p.productID) as cnt FROM SC_products p WHERE (categoryID IN (651,652,650)) AND ( enabled=1)