1226 User 'pcmb_admin' has exceeded the 'max_questions' resource (current value: 1)
in:
[
SELECT
um.language_id,
um.main_page,
um.query_string_parameters,
um.associated_db_id,
um.alternate_uri,
um.current_uri,
um.redirection_type_code
FROM
ceon_uri_mappings um
WHERE
um.uri LIKE '/bound-volume/biology-today%' AND
um.uri REGEXP '^/bound-volume/biology-today/?$'
ORDER BY
um.current_uri DESC,
um.language_id,
um.date_added DESC;]