• I get this error in WP 1.2:
    Database error: [Got error -1 from table handler]
    SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date > '2004-05-30 00:00:00' AND post_date_gmt <= '2004-06-12 06:39:59' AND (post_status = "publish") GROUP BY wp_posts.ID ORDER BY post_date DESC

    I swear I did not do anything stupid or daring with my db.

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

    (@prara)

    Ok problem solved. The problem is with the /tmp folder where a cache of db requests are kept, which is already full. I just contacted my host and cleaned up the folder.

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