• 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 (34217) ORDER BY t.name ASC

Viewing 1 replies (of 1 total)
  • Thread Starter mpromp2

    (@mpromp2)

    just this one too. I get them when I publish a new post

    WordPress database error: [Got error -1 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 (2748) ORDER BY t.name ASC

Viewing 1 replies (of 1 total)
  • The topic ‘Database error’ is closed to new replies.