MySQL Error!
------------------------
The Error returned was:
User 'antoxa' has exceeded the 'max_questions' resource (current value: 5)
Error Number:
1226
SELECT SQL_CALC_FOUND_ROWS id, autor, date, short_story, SUBSTRING(full_story, 1, 15) as full_story, xfields, title, category, alt_name, comm_num, allow_comm, allow_rate, rating, vote_num, news_read, flag, editdate, editor, reason, view_edit, tags FROM dle_post where date >= '2012-01-22' AND date < '2012-01-22' + INTERVAL 24 HOUR AND approve = '1' AND date < '2012-02-22 22:20:20' ORDER BY date DESC LIMIT 0,10