MySQL server has gone away
-
Hello, recently i am getting errors piling up on my php error log, and i have noticed that certain parts of wordpress backend are taking much longer to load. This is the error i am getting:
[09-Feb-2021 15:28:32 UTC] WordPress database error Table ‘dbr6dfzr9ebvgh.wp0d_term_taxonomy’ doesn’t exist for query SELECT p.ID FROM wp0d_posts AS p INNER JOIN wp0d_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wp0d_term_taxonomy tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE p.post_date < ‘2017-12-11 18:37:04’ AND p.post_type = ‘product’ AND tt.taxonomy = ‘product_cat’ AND tt.term_id IN (8410) AND p.post_status = ‘publish’ ORDER BY p.post_date DESC LIMIT 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/woocommerce/templates/single-product.php’), wc_get_template_part, load_template, require(‘/themes/porto/woocommerce/content-single-product.php’), do_action(‘woocommerce_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, porto_woocommerce_product_nav, porto_woocommerce_prev_product, porto_adjacent_post_link_product, get_adjacent_post
[09-Feb-2021 15:28:32 UTC] WordPress database error Table ‘dbr6dfzr9ebvgh.wp0d_term_taxonomy’ doesn’t exist for query SELECT p.ID FROM wp0d_posts AS p INNER JOIN wp0d_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wp0d_term_taxonomy tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE p.post_date < ‘2012-04-02 13:44:29’ AND p.post_type = ‘product’ AND tt.taxonomy = ‘product_cat’ AND tt.term_id IN (8410) AND p.post_status = ‘publish’ ORDER BY p.post_date DESC LIMIT 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/woocommerce/templates/single-product.php’), wc_get_template_part, load_template, require(‘/themes/porto/woocommerce/content-single-product.php’), do_action(‘woocommerce_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, porto_woocommerce_product_nav, porto_woocommerce_prev_product, porto_adjacent_post_link_product, get_adjacent_post
[09-Feb-2021 15:28:32 UTC] WordPress database error Table ‘dbr6dfzr9ebvgh.wp0d_term_taxonomy’ doesn’t exist for query SELECT t.*, tt.* FROM wp0d_terms AS t INNER JOIN wp0d_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp0d_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (‘product_tag’) AND tr.object_id IN (64400) ORDER BY t.name ASC made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, CodistoConnect->parse, CodistoConnect->sync, CodistoConnect->get_product, wc_get_product, WC_Product_Factory->get_product, WC_Product_Simple->__construct, WC_Product->__construct, WC_Data_Store->read, WC_Product_Data_Store_CPT->read, WC_Product_Data_Store_CPT->read_product_data, WC_Data_Store_WP->get_term_ids, get_the_terms, wp_get_object_terms, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
[09-Feb-2021 15:28:32 UTC] WordPress database error Table ‘dbr6dfzr9ebvgh.wp0d_term_taxonomy’ doesn’t exist for query SELECT p.ID FROM wp0d_posts AS p INNER JOIN wp0d_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN wp0d_term_taxonomy tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE p.post_date < ‘2019-10-14 13:45:39’ AND p.post_type = ‘product’ AND tt.taxonomy = ‘product_cat’ AND tt.term_id IN (8527,8568) AND p.post_status = ‘publish’ ORDER BY p.post_date DESC LIMIT 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/woocommerce/templates/single-product.php’), wc_get_template_part, load_template, require(‘/themes/porto/woocommerce/content-single-product.php’), do_action(‘woocommerce_single_product_summary’), WP_Hook->do_action, WP_Hook->apply_filters, porto_woocommerce_product_nav, porto_woocommerce_prev_product, porto_adjacent_post_link_product, get_adjacent_post
[09-Feb-2021 15:28:34 UTC] WordPress database error Table ‘dbr6dfzr9ebvgh.wp0d_terms’ doesn’t exist for query SELECT t.term_id, tt.parent, tt.count, t.name, tt.taxonomy FROM wp0d_terms AS t INNER JOIN wp0d_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp0d_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (‘pa_voltage-rating’) AND tr.object_id IN (64400) ORDER BY t.name ASC made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, CodistoConnect->parse, CodistoConnect->sync, wc_get_product_terms, _wc_get_cached_product_terms, wp_get_post_terms, wp_get_object_terms, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
[09-Feb-2021 15:36:27 UTC] PHP Warning: mysqli_query(): MySQL server has gone away in /home/customer/www/irontime-sales.com/public_html/wp-includes/wp-db.php on line 2056
[09-Feb-2021 15:36:27 UTC] PHP Warning: mysqli_query(): Error reading result set’s header in /home/customer/www/irontime-sales.com/public_html/wp-includes/wp-db.php on line 2056
[09-Feb-2021 15:36:29 UTC] PHP Warning: mysqli_query(): MySQL server has gone away in /home/customer/www/irontime-sales.com/public_html/wp-includes/wp-db.php on line 2056
[09-Feb-2021 15:36:29 UTC] PHP Warning: mysqli_query(): Error reading result set’s header in /home/customer/www/irontime-sales.com/public_html/wp-includes/wp-db.php on line 2056
[09-Feb-2021 15:48:48 UTC] PHP Warning: mysqli_query(): MySQL server has gone away in /home/customer/www/irontime-sales.com/public_html/wp-includes/wp-db.php on line 2056
[09-Feb-2021 15:48:48 UTC] PHP Warning: mysqli_query(): Error reading result set’s header in /home/customer/www/irontime-sales.com/public_html/wp-includes/wp-db.php on line 2056
[09-Feb-2021 15:48:50 UTC] PHP Warning: mysqli_query(): MySQL server has gone away in /home/customer/www/irontime-sales.com/public_html/wp-includes/wp-db.php on line 2056
[09-Feb-2021 15:48:50 UTC] PHP Warning: mysqli_query(): Error reading result set’s header in /home/customer/www/irontime-sales.com/public_html/wp-includes/wp-db.php on line 2056
[09-Feb-2021 15:48:53 UTC] PHP Warning: mysqli_query(): MySQL server has gone away in /home/customer/www/irontime-sales.com/public_html/wp-includes/wp-db.php on line 2056
[09-Feb-2021 15:48:53 UTC] PHP Warning: mysqli_query(): Error reading result set’s header in /home/customer/www/irontime-sales.com/public_html/wp-includes/wp-db.php on line 2056
- The topic ‘MySQL server has gone away’ is closed to new replies.