Table 'SC_categories' is marked as crashed and should be repaired
SELECT parent,categoryID, `name_ru` AS name, products_count, cat_hidden, slug FROM SC_categories WHERE categoryID<>0 and parent IN ('635','625','626','627','636','630','631','632','633','634','638') ORDER BY sort_order, name