MySQL Forums
Forum List  »  Performance

Re: Sudden drop in performance on MyISAM DB
Posted by: Jørgen Løland
Date: October 17, 2012 03:21AM

These indexes don't show up in the SHOW CREATE TABLE in your original post, so the explain output of that query is probably not correct either (which means that our suggestions are not relevant)?

If you could provide the SHOW CREATE TABLE and EXPLAIN for the actual problematic queries run on the actual tables it will be much easier to suggest changes...

Hope this helps,
Jørgen Løland
Software Engineer, MySQL, Oracle
jorgenloland.blogspot.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Sudden drop in performance on MyISAM DB
924
October 17, 2012 03:21AM


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.