23 - Out of resources when opening file './dc_shop/products.MYD' (Errcode: 24 - Too many open files)

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

[TEP STOP]