MySQL error: "Got error 28 from storage engine (1030)" PDF Print E-mail
User Rating: / 3
PoorBest 
Written by Bart Dorlandt   
Friday, 04 January 2008 11:53

This night mysqldump in my backup script outputted this error "Got error 28 from storage engine (1030)". Apperently something filled up my /tmp so it had no room to store some files temporarily. After clearing my /tmp everything was ok again.

Lynx is one of the programs that uses /tmp in case it want to download a file.

Now you are warne, and me too :)

 


Related items: