I have a custom vB page on the site that pulls user data and sorts it. I have some stats turned on and this is what shows up for this page:
Quote:
Page generated in 1.15693402 seconds (2.60% PHP - 97.40% MySQL) with 34 queries
|
Is that going to kill the db? The page loads quickly enough in the beginning.
I made some tweaks to this page a couple weeks ago, mainly adding a few sorting options, and it seems that after I made the page live, it results in the db slowing down until it crashes with too many connections.