View Single Post
Old 24 September 2021, 10:43   #2812
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,575
Quote:
Originally Posted by chip View Post
I use "Show last uploads" from this site


http://grandis.nu/eabsearch/

Ok, confirmed. I suspect the problem being that we have now over 77million rows in the database that contains uploads/downloads, meaning a total of 77million files have been transferred since 2018.


The database have simply become to large for a query of this type, even with indexes. It works, but it takes so long to get the information that the website times out when waiting for it.


I'll come up with a solution. I think I have to split up the table into separate ones.


If we have a MariaDB expert in the ranks here, I'd love to hear from you =)
Turran is offline  
 
Page generated in 0.05311 seconds with 11 queries