MySQL Forums
Forum List  »  NDB clusters

Re: getting “table is full” error even if the table size is much smaller than tablespace
Posted by: Andrew Morgan
Date: July 28, 2014 09:41AM

Have you been doing a lot of deletes from one table while adding new rows to others? If so then that might explain why the space is being fragmented (space held in reserve from the table where the rows had been deleted).

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: getting “table is full” error even if the table size is much smaller than tablespace
760
July 28, 2014 09:41AM


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.