145 - Table '.\megacameras\products' is marked as crashed and should be repaired

select p2c.categories_id from products p, products_to_categories p2c, products_to_stores p2s where p.products_id = '18299' and p.products_status = '1' and p.products_id = p2c.products_id and p.products_id = p2s.products_id and p2s.stores_id = '1' limit 1

[TEP STOP]