Mar
05

Hi,

Problem Description: I am running with wordpress 2.7.1 and receiving this MySQL database error message:

Got error 28 from table handler
Error code 28: No space left on device

Possible Solutions:
1) Please try to repair database from PHPMyAdmin. It may fixed the case.
2) Your blog’s web server may out of space on /tmp folder or too many files in /tmp folder. MySQL often creates temporary tables for some queries. Most of these are placed in tmpdir; however, some may be found in the database directory (e.g. ALTER TABLE). Also, ensure that sufficient free disk space is available for MySQL. In this case please contact your host to restart database service.

Actual Solution:
Our client having this issue and we have used repair database option. It has fixed the issue.

Thanks,

Shane G.

Popularity: 4%

Related posts:
  1. Case Study: MySQL Error 28: No space left on device Hi, This MySQL error has encountered when the temporary directory...
  2. Case Study: MySQL Database error – Max_Allowed_Packets Hi, Problem Summary: One of our customer is getting this...
  3. Case Study: HTTP Error: Crunching Error On WordPress Blog Hi, I am receiving HTTP Error – Crinching error on...
  4. Case Study: Error: Could not insert post into the database (500) In WordPress Blog Query: When try to post we are getting below mentioned...
  5. Case Study: WordPress Database Error 145 Hi, Problem Summary: I have just upgraded my wordpress blog...

Leave a Reply

You must be logged in to post a comment.