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

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 group by b.banners_id

[TEP STOP]

1016 - Can't open file: './autoradiopc/sessions.frm' (errno: 24)

select count(*) as total from sessions where sesskey = 'um84uuivobs1penr5uptlqkta4'

[TEP STOP]