Appreciate any help at all

Thanks, Paul
  

-----Original Message-----
From: Paul Chu [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 18, 2004 10:16 AM
To: [EMAIL PROTECTED]
Subject: Clustered Index - Where is data inserted ?

Hi,

Can someone explain how the data is stored in a table using a clustered
index.

Does this mean that the data is inserted in the .myd file in sorted
index order ?

If so, how is space made to insert the new records ? 
Does this make inserting records slow because data is being inserted in
physical sort order in the table ?

Thanks, Paul



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to