Just wondering, say I have a couple of indexes on a table that grows 
linearly over a month. I have a script working in the background that 
archives anything in that table older than a month, so I effectively 
have a moving 1 month window of data. Does MySQL cleanup the index 
records accordingly, or do I have to regenerate the indexes occasionally?


---------------------------------------------------------------------
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