> Hi ,
> 
> 
>    I am using Mysql in Linux OS. I created a table in Mysql. The table has
> 3 fields and one is Primary key among them. I have populated 40K entries
> in the table. While populating the entries in the table,  For each 500
> entries that i populated in the table, i have searched for a single entry
> in the table using primary key and measured the time taken to complete the
> search.    As the Number of entries grows in the table, the time taken to
> search for a entry  are  increasing linearly.    Why is the time
> increasing linearly ?   can any one help me ? 
> 
> Thank You,
> Battini Chandra Sekhar. 
> 
> 
> 

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to