WordPress database error: [User 'raleigh_admin' has exceeded the 'max_questions' resource (current value: 1)]SELECT sbc_comments.comment_ID
FROM sbc_comments
WHERE ( ( comment_approved = '0' OR comment_approved = '1' ) ) AND comment_type NOT IN ('note')
ORDER BY sbc_comments.comment_date_gmt DESC
WordPress database error: [User 'raleigh_admin' has exceeded the 'max_questions' resource (current value: 1)]SELECT sbc_posts.*
FROM sbc_posts LEFT JOIN sbc_term_relationships ON (sbc_posts.ID = sbc_term_relationships.object_id)
WHERE 1=1 AND (
sbc_term_relationships.term_taxonomy_id IN (12)
) AND sbc_posts.post_type = 'nav_menu_item' AND ((sbc_posts.post_status = 'publish'))
GROUP BY sbc_posts.ID
ORDER BY sbc_posts.menu_order ASC

