1030 - Got error 24 "Too many open files" from storage engine MyISAM

select p2c.categories_id from products p, products_to_categories p2c where p.products_id = '64946' and p.products_status = '1' and p.products_id = p2c.products_id limit 1

[TEP STOP]