Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

Alter table failed because disc is full. How do I delete the temporary table that was being created to reclaim some space?

0

55 views

I was adding a column to a 3.2 GB table and the alter table failed because the disc is full. It looks like the temporary table it created when doing the alter filled up the remaining space left on disc. I know I had at least a few gigs of space left, so I'm wondering how I can delete that temporary table to free up some extra space. I'm on centos.

asked March 9, 2011 3:37 pm CST
posted via StackOverflow

0 Answers

Be the first to answer this question

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions
Mysql alter to table
February 15, 2011
Table join full values
January 18, 2011