• WordPress database error: [Got error 28 from storage engine]
    SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (‘category’) AND tr.object_id IN (7) ORDER BY t.name ASC

    It apears on some of my blogs, bellow each post and above blog heder. However I did not touch my blogs in anyway, not even logged in in wp-admin when his happened..

Viewing 1 replies (of 1 total)
  • its a disk space issue. contact your host.

    PS: google is your friend, if you had typed the error into there, you would have your answer quicker ??

Viewing 1 replies (of 1 total)
  • The topic ‘What does this sql error mean?’ is closed to new replies.