RE: [PHP-DB] mysql Index table

2004-12-16 Thread Bastien Koert
for inserts , yes, it does
for lots of update, deletes it might be worth to periodically drop and 
rebuild the indeces

bastien
From: Yemi Obembe <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [PHP-DB] mysql Index table
Date: Thu, 16 Dec 2004 04:59:40 -0800 (PST)
just want to know if mysql automatically update an index table if new datas 
are inserted into the original table. for example, if i insert a row of 
data to a table I'have already created an index table for, would mysql add 
the row to the table?


-
A passion till tomorrow,
Opeyemi Obembe | ng.clawz.com


-
Do you Yahoo!?
 Yahoo! Mail - 250MB free storage. Do more. Manage less.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP-DB] mysql Index table

2004-12-16 Thread Yemi Obembe
just want to know if mysql automatically update an index table if new datas are 
inserted into the original table. for example, if i insert a row of data to a 
table I'have already created an index table for, would mysql add the row to the 
table?



-

A passion till tomorrow,
Opeyemi Obembe | ng.clawz.com






-
Do you Yahoo!?
 Yahoo! Mail - 250MB free storage. Do more. Manage less.