MySQL Forums
Forum List  »  General

Re: Mysql 5.5 High I/O Wait
Posted by: Tim Nelson
Date: May 21, 2014 09:08AM

Rick,
It turns out the index the optimizer was choosing was not the one I expected on a critical query. I forced the index and now I/O Wait is near 0 as is breads/s !! This gives me some breathing room to implement a number of changes in the schema and architecture using your guidance.

Thank you for all the advice.

Options: ReplyQuote


Subject
Written By
Posted
May 20, 2014 12:15PM
Re: Mysql 5.5 High I/O Wait
May 21, 2014 09:08AM


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.