SQL ERROR

string(141) "SQLSTATE[42000]: Syntax error or access violation: 1226 User 'classgarbasup' has exceeded the 'max_questions' resource (current value: 40000)"
string(151) "SELECT *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 88) LIMIT 1"