MySQL Forums
Forum List  »  Partitioning

How to do partition for 100GB MySQL existing Table in zero downtime?
Posted by: Prabhu Raja Singh
Date: September 13, 2013 01:40AM

I have a Innodb engine table with 100GB,I have a planned to do partition the table.Can anyone tell me how to do it in zero downtime?

In 100GB table the records are increasing for each and every seconds.How can I do partition with out affecting the incoming records?

Innodb-file-per-table was enabled.

Please tell me the steps.

I have tested in my test server during partition the incoming queries are showing "waitng for metadata lock".

How to do this Partition without lock the incoming queries?is there any other way to do partition?



Edited 1 time(s). Last edit at 09/13/2013 01:42AM by Prabhu Raja Singh.

Options: ReplyQuote


Subject
Views
Written By
Posted
How to do partition for 100GB MySQL existing Table in zero downtime?
4163
September 13, 2013 01:40AM


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.