WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]UPDATE `wp_postmeta` SET `meta_value` = '0' WHERE `post_id` = 1313 AND `meta_key` = 'wp_review_review_count'
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT meta_id FROM wp_postmeta WHERE meta_key = 'wp_review_positive_count' AND post_id = 1313
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (1313, 'wp_review_positive_count', '0')
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT meta_id FROM wp_postmeta WHERE meta_key = 'wp_review_negative_count' AND post_id = 1313
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (1313, 'wp_review_negative_count', '0')
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT COUNT(*)
FROM wp_comments
WHERE ( ( comment_approved = '0' OR comment_approved = '1' ) ) AND comment_post_ID = 1313 AND comment_type IN ('wp_review_visitor') AND comment_author_IP = '3.141.40.192'
ORDER BY wp_comments.comment_date_gmt DESC
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT * FROM wp_users WHERE user_nicename = 'context' LIMIT 1
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT * FROM wp_users WHERE user_nicename = 'type' LIMIT 1
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT meta_id FROM wp_postmeta WHERE meta_key = 'wp_review_user_reviews' AND post_id = 1313
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (1313, 'wp_review_user_reviews', '0')
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT meta_id FROM wp_postmeta WHERE meta_key = 'wp_review_review_count' AND post_id = 1313
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (1313, 'wp_review_review_count', '0')
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT meta_id FROM wp_postmeta WHERE meta_key = 'wp_review_positive_count' AND post_id = 1313
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (1313, 'wp_review_positive_count', '0')
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT meta_id FROM wp_postmeta WHERE meta_key = 'wp_review_negative_count' AND post_id = 1313
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]INSERT INTO `wp_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (1313, 'wp_review_negative_count', '0')
User Review
( votes)WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT p.* FROM wp_posts AS p
INNER JOIN wp_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wp_term_taxonomy tt ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE p.post_date < '2017-03-07 16:35:44' AND p.menu_order = 661 AND p.post_type = 'post' AND p.post_status = 'publish' AND tt.taxonomy = 'category' AND tt.term_id IN (50,34)
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT p.ID FROM wp_posts AS p INNER JOIN wp_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wp_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE p.menu_order > '661' AND p.post_type = 'post' AND tt.taxonomy = 'category' AND tt.term_id IN (50,34) AND p.post_status = 'publish' ORDER BY p.menu_order ASC, p.post_date DESC LIMIT 1
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT p.* FROM wp_posts AS p
INNER JOIN wp_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wp_term_taxonomy tt ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE p.post_date > '2017-03-07 16:35:44' AND p.menu_order = 661 AND p.post_type = 'post' AND p.post_status = 'publish' AND tt.taxonomy = 'category' AND tt.term_id IN (50,34)
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]SELECT p.ID FROM wp_posts AS p INNER JOIN wp_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wp_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE p.menu_order < '661' AND p.post_type = 'post' AND tt.taxonomy = 'category' AND tt.term_id IN (50,34) AND p.post_status = 'publish' ORDER BY p.menu_order DESC, p.post_date ASC LIMIT 1
WordPress database error: [User 'hottaball' has exceeded the 'max_questions' resource (current value: 150000)]
SELECT SQL_CALC_FOUND_ROWS wp_comments.comment_ID FROM wp_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 1313 AND comment_type NOT IN ('wp_review_visitor') AND comment_parent = 0 ORDER BY wp_comments.comment_date_gmt ASC, wp_comments.comment_ID ASC