1194 - Table 'p' is marked as crashed and should be repaired

select p.products_id, p.products_name, p.products_price, p.products_avk_brutto, p.products_tax_class_id, p.products_image, p2c.categories_id, p.products_vpe, p.products_vpe_status, p.products_vpe_value, cd.categories_name from products p, products_to_categories p2c, categories_description cd where p.products_status = '1' and p.products_id = '3414914' and p2c.products_id = '3414914' and p.language_id = '2' and cd.categories_id = p2c.categories_id and p.products_fsk18!=1 and cd.language_id = '2'

[XT SQL Error]