MySQL Forums
Forum List  »  Performance

Re: Linear MySQL Slow Downs Over Time
Posted by: Shawn Hogan
Date: September 14, 2005 05:23PM

Well EXPLAIN isn't a whole lot of help because the queries being run are pretty well optimized (not doing table scans, etc.) Plus it's not like a bunch of different queries start running after awhile. The queries (and volume of queries) is the same at any given point in time. I've run mysqlreport, and really the only difference between when mysqld is first started and after it's been running awhile is "Waited" table lock percentage rises, slow query percentage rises, etc.

<rant>
At this point it's driving me crazy and is becoming more and more impractical to continue using MySQL. I would *gladly* pay anyone (someone within MySQL or otherwise) who can fix this for me somehow. Hell, I would pay someone at MySQL just to *look* at it (even if they couldn't fix it, and simply said I should use a different platform or something). I just want it to be stable without requiring a restart of the mysqld process once or twice a day.
</rant>

Options: ReplyQuote


Subject
Views
Written By
Posted
6153
September 10, 2005 02:12PM
2232
September 11, 2005 11:42AM
2023
September 11, 2005 03:52PM
1950
September 13, 2005 04:03PM
2047
September 14, 2005 01:22PM
2024
September 14, 2005 01:35PM
Re: Linear MySQL Slow Downs Over Time
1996
September 14, 2005 05:23PM
2017
September 14, 2005 06:35PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.