I am getting this error suddenly.

user warning: Got error 28 from storage engine query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.nid = 517 ORDER BY v.weight, t.weight, t.name in /home/www/stagemagazineonline/drupal/includes/database.mysql.inc on line 121.

How to resolve this error?

Comments

katin’s picture

Check this thread:

http://drupal.org/node/44160

It indicates the mySQL tmp directory (a working file space) is full on the server.