MySQL Forums
Forum List  »  Performance

Re: Sudden drop in read performance
Posted by: Douglas McGowan
Date: May 30, 2012 05:55AM

I recreated the table using the InnoDB engine which is defiantly faster. Queries are coming back in 3 to 4 seconds rather than 10 to 13 but still not as fast as before.

However I also dropped and re-created the primary key and index on the original table which using the MyISAM engine and queries are coming back as fast as they used to.

Do the indexes need to be rebuilt occasionally on MyISAM tables?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Sudden drop in read performance
1227
May 30, 2012 05:55AM
1239
June 12, 2012 11:03PM


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.