Paul Maunders | Web log
Economics, Business, Telecoms, Tech and Gadgets

MySQL disk space error

July 13th, 2006 by admin

If you get an “ERROR 1030: Got error 28 from table handler” error from MySQL then check the size of your /tmp/ mount. MySQL uses the /tmp directory for quite a lot of things (creating temporary tables, repairing tables, optimizing tables etc..) and so if this is too small you might find yourself getting the error 28 a fair bit.

Posted in Uncategorized

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.