MySQL Forums
Forum List  »  InnoDB

Re: Rebuild Indexes Online after Insert/Update
Posted by: Mark Richman
Date: January 21, 2010 03:04PM

Maybe I'm just not understanding how MySQL works. I thought indexes are modified every time a new record is inserted. I'm told this takes the table offline for writes while the indexes rebuild. For a table with millions of records, it will take some time to rebuild the indexes, no? This seems to be causing insert/update timeout issues on that table.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Rebuild Indexes Online after Insert/Update
3003
January 21, 2010 03:04PM


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.