SQL ERROR

string(141) "SQLSTATE[42000]: Syntax error or access violation: 1226 User 'classgarbasup' has exceeded the 'max_questions' resource (current value: 40000)"
string(297) "
        SELECT pa.id_product_attribute
        FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
        WHERE pa.`id_product` = 1018"