MySQL Forums
Forum List  »  Performance

Re: Query slows down over time
Posted by: Rick James
Date: May 28, 2014 04:57PM

> 5.0.51-a

Should be ok.

Let's see
SHOW CREATE TABLE (for each table in the JOIN)
SHOW TABLE STATUS
EXPLAIN SELECT ...

Options: ReplyQuote


Subject
Views
Written By
Posted
2332
May 28, 2014 09:35AM
1183
May 28, 2014 12:45PM
1031
May 28, 2014 01:24PM
Re: Query slows down over time
1115
May 28, 2014 04:57PM
1167
May 28, 2014 05:46PM
1107
May 28, 2014 07:23PM
3693
May 29, 2014 05:38AM
1436
May 29, 2014 09:49AM
1277
May 29, 2014 03:12PM
1374
July 15, 2014 12:10PM
1115
July 15, 2014 12:33PM
1038
July 16, 2014 11:19AM


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.