MySQL Forums
Forum List  »  Performance

Re: What do you think ? - about this value
Posted by: Daniel Nichter
Date: August 10, 2005 10:10AM

Read ratio: 0.00
Write ratio: 0.99

As the manual says "The Key_reads/Key_read_requests ratio should normally be less than 0.01. The Key_writes/Key_write_requests ratio is usually near 1 if you are using mostly updates and deletes, but might be much smaller if you tend to do updates that affect many rows at the same time or if you are using the DELAY_KEY_WRITE table option."

I'd say the numbers are okay.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: What do you think ? - about this value
1397
August 10, 2005 10:10AM


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.