I recently upgraded to Drupal 6, and for a couple days everything was fine. I was able to create new content types and new pages without any errors. However, as of this morning, whenever I try and create a page I get the message "this page was created" (as normal), but right below that comes the message the post could not be saved. Ultimately, the post is not saved. I've tried clearing the cache, to no avail.
When I check the error log, I see about four error messages following each attempt at page creation. They are: Duplicate entry '0' for key 1 query: INSERT INTO followed by the name of an entry in the DB. These include node, forward_statistics, node_comment_statistics, url_alias, and xmlsitemap_node.
Any suggestions?