WordPress database error: [Connection was killed]
SELECT t.term_id
FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('product_category') AND t.slug IN ('other-products')
LIMIT 1
Warning: mysqli_real_connect(): (HY000/2002): Connection refused in /var/www/vhosts/1045/domains/metchimgrup.md/public_html/wp-includes/wp-db.php on line 1753 WordPress › Error
Connection refused
Error reconnecting to the database
This means that the contact with the database server at 127.0.0.1 was lost. This could mean your host’s database server is down.
Are you sure the database server is running?
Are you sure the database server is not under particularly heavy load?
If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.