WordPress database error: [Server shutdown in progress]SELECT option_value FROM wpix_options WHERE option_name = 'woocommerce_enable_myaccount_registration' LIMIT 1
WordPress database error: [Lost connection to MySQL server during query]SELECT SQL_CALC_FOUND_ROWS wpix_comments.comment_ID
FROM wpix_comments LEFT JOIN wpix_posts AS wp_posts_to_exclude_reviews ON comment_post_ID = wp_posts_to_exclude_reviews.ID
WHERE ( comment_approved = '1' ) AND comment_post_ID = 147 AND comment_parent = 0 AND comment_type != 'order_note' AND comment_type != 'webhook_delivery' AND comment_type != 'action_log' AND wp_posts_to_exclude_reviews.post_type NOT IN ('product')
ORDER BY wpix_comments.comment_date_gmt ASC, wpix_comments.comment_ID ASC