Large Database and Very Slow Query
-


The original size of the database view above
The original size of the second screen view above
Hi,
I have more than 49000 total locations (all provinces, cities and neighborhoods) in wp_terms, wp_termmeta and wp_term_taxonomy tables.
I have arranged the wordpress database without adding any new table or deleting.
I just organized my own datas in accordance with WordPress’ table structure and then inserted them into the wp_term, wp_termmeta and wp_term_taxonomy tables. All the location rows are working correctly when you use a search form. The problem is my site’s fatal slowness.The property-neighborhood query which is performed by Essential Real Estate plugin and can be seen in second screen view takes too much time, approximately 1 – 2 minutes.
The query is performed wherever you are on the site, even if you’re in the admin panel.
The site can’t be used.
What do you suggest me to do?
The page I need help with: [log in to see the link]
The topic ‘Large Database and Very Slow Query’ is closed to new replies.