MySQL Forums
Forum List  »  Newbie

Re: IO REQUEST, what is it?
Posted by: Felix Geerinckx
Date: April 12, 2005 01:27PM

dthom wrote:
> i thought this was a simple question.

IO Request = Input/Output Request.
The db engine has to read data from disk, which is relatively slow.
Larger tables => more disk reads => slower performance.

--
felix

Options: ReplyQuote


Subject
Written By
Posted
April 10, 2005 12:23PM
April 11, 2005 11:07AM
April 11, 2005 11:18AM
April 11, 2005 04:15PM
April 12, 2005 01:15PM
Re: IO REQUEST, what is it?
April 12, 2005 01:27PM


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.