23 - Out of resources when opening file './eurotrex/categories.MYD' (Errcode: 24)

select count(*) as total from products p left join products_to_categories p2c on p.products_id = p2c.products_id left join categories c on p2c.categories_id = c.categories_id, products_description pd where c.categories_status = '1' and p.products_status = '1' and p.products_id = '313269' and pd.products_id = p.products_id and pd.language_id = '4'

[TEP STOP]