I have this error:
-----------
WordPress database error: [Duplicate entry '0' for key 1]
INSERT INTO wp_post2cat (post_id, category_id) VALUES ('68', '1')
WordPress database error: [Duplicate entry '0' for key 1]
INSERT INTO wp_postmeta (post_id,meta_key,meta_value) VALUES ('68','_wp_page_template','default')
Warning: Cannot modify header information - headers already sent by (output started at /home/lemonlan/public_html/wp-includes/wp-db.php:133) in /home/lemonlan/public_html/wp-includes/pluggable.php on line 331
-----------
I've done this:
http://wordpress.org/support/topic/107994
and this:
http://wordpress.org/support/topic/129725
and deactivated all of my plugins.
This problem showed up after I moved to a new server.