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

select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id and b.banners_stores_id = '61' group by b.banners_id

[TEP STOP]