WordPress 数据库错误: [MySQL server has gone away]SELECT SQL_CALC_FOUND_ROWS 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 (34850) AND (
wp_term_relationships.term_taxonomy_id IN (582,982,984,986,1159,1753,9770,9778,9784,9807)
) AND wp_posts.post_type = 'post' AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY RAND()
LIMIT 0, 5