SQL ERROR

string(141) "SQLSTATE[42000]: Syntax error or access violation: 1226 User 'classgarbasup' has exceeded the 'max_questions' resource (current value: 40000)"
string(245) "SELECT *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 2
WHERE (a.`id_currency` = 2) LIMIT 1"