Software Error

Error in get_events_by_date
1226: User 'calendar' has exceeded the 'max_questions' resource (current value: 10)
sql: SELECT * FROM phpc_events WHERE (DATE_FORMAT(startdate,'%Y-%m-%d') <= '2012-02-07' AND DATE_FORMAT(enddate,'%Y-%m-%d') >= '2012-02-07') AND calendar = 'CNHA' AND (eventtype != 5 OR DAYOFWEEK(startdate) = DAYOFWEEK(DATE '2012-02-07')) AND (eventtype != 6 OR DAYOFMONTH(startdate) = '7') ORDER BY starttime