1146 - Table 'usr_web0_3.specials' doesn't exist

select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0

[TEP STOP]

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

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

[TEP STOP]