MySQL Forums
Forum List  »  Partitioning

Re: DISK USAGE When Alter table HASH
Posted by: Hawk T
Date: May 26, 2010 09:22AM

I have solved the problem.

The issue is that my table was corrupted. For some reason, this corruption was causing the partition process to use up all my disk space.

After running a CHECK, REPAIR, and OPTIMIZE, the process was quick.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: DISK USAGE When Alter table HASH
1612
May 26, 2010 09:22AM


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.