Having troubles with Mysql. Need help!
-
Hi guys,
Hope all is well!
I was wondering if anyone could help, my WordPress site has peaked 100% in the past two days. My hosting providers say the issue is in the code below:
"Id User Host db Command Time State Info 257778 pafejwhvuh localhost pafejwhvuh Query 3 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND wp_posts.ID NOT IN (300722,300717,300714,143293) AND ( \n wp_term_relationships.term_taxonomy_id IN (5,542)\n) AN D wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 1 257781 pafejwhvuh localhost pafejwhvuh Sleep 0 NULL 257784 pafejwhvuh localhost pafejwhvuh Query 5 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND wp_posts.ID NOT IN (300722,300717,300714,299066) AND ( \n wp_term_relationships.term_taxonomy_id IN (542)\n) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 1 257789 pafejwhvuh localhost pafejwhvuh Query 1 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND wp_posts.ID NOT IN (263338) AND ( \n wp_term_relationships.term_taxonomy_id IN (7,4254)\n) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 3 257790 pafejwhvuh localhost pafejwhvuh Query 0 statistics SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (300683,3 00686,300689) ORDER BY meta_id ASC 257791 pafejwhvuh localhost pafejwhvuh Query 0 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND wp_posts.ID NOT IN (253864) AND ( \n wp_term_relationships.term_taxonomy_id IN (7)\n) AND wp_posts.post_type = 'p ost' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 3 257792 pafejwhvuh localhost pafejwhvuh Query 5 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (542)\n) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10 257793 pafejwhvuh localhost pafejwhvuh Query 5 Sending data SELECT DISTINCT meta_key\n\t\t\tFROM wp_postmeta\n\t\t\tWHERE meta_key NOT BETWE EN '_' AND '_z'\n\t\t\tHAVING meta_key NOT LIKE '\\\\_%'\n\t\t\tORDER BY meta_key\n\t\t\tLIMIT 30 257795 pafejwhvuh localhost pafejwhvuh Query 0 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (7)\n) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 7 257797 pafejwhvuh localhost pafejwhvuh Query 0 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (7)\n) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 7 257798 pafejwhvuh localhost pafejwhvuh Query 0 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (7)\n) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 7 257799 pafejwhvuh localhost pafejwhvuh Query 0 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (19)\n) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 4 257800 pafejwhvuh localhost pafejwhvuh Query 0 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (7)\n) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 7 257802 pafejwhvuh localhost pafejwhvuh Query 1 Creating sort index SELECT post_date_gmt FROM wp_posts WHERE post_status = 'publish' AND pos t_type IN ('post', 'page', 'attachment') ORDER BY post_date_gmt DESC LIMIT 1 257803 pafejwhvuh localhost pafejwhvuh Query 0 statistics SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (300632) ORDER BY meta_id ASC 257804 pafejwhvuh localhost pafejwhvuh Query 0 Sending data SELECT wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts .ID = wp_term_relationships.object_id) WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (5)\n) AND wp_posts.post_type = 'post' AND (wp_posts.post_statu"
Do anybody know what’s going on? I am not that well versed on coding fyi. Is this might be caused by a plugin or what should I do? Thanks!
- This topic was modified 4 years, 9 months ago by . Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
The page I need help with: [log in to see the link]
- The topic ‘Having troubles with Mysql. Need help!’ is closed to new replies.