Title: torusturtle's Replies | WordPress.org

---

# torusturtle

  [  ](https://wordpress.org/support/users/torusturtle/)

 *   [Profile](https://wordpress.org/support/users/torusturtle/)
 *   [Topics Started](https://wordpress.org/support/users/torusturtle/topics/)
 *   [Replies Created](https://wordpress.org/support/users/torusturtle/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/torusturtle/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/torusturtle/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/torusturtle/engagements/)
 *   [Favorites](https://wordpress.org/support/users/torusturtle/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress database error: [Duplicate entry ‘0’ for key 1]](https://wordpress.org/support/topic/wordpress-database-error-duplicate-entry-0-for-key-1/)
 *  [torusturtle](https://wordpress.org/support/users/torusturtle/)
 * (@torusturtle)
 * [20 years ago](https://wordpress.org/support/topic/wordpress-database-error-duplicate-entry-0-for-key-1/#post-390965)
 * Hi Lisa
 * I had the same problem.
    You have to activate **auto increment** for the primary
   ID.
 * How to do it:
    – open phpMyAdmin – select the WordPress database – select table“
   wp_comments” – change the row with the field “comments_id” – select “auto_increment”
   from the last pull down menu in the row – save
 * Now repeat this with all your tables.
 * Hope this helps!

Viewing 1 replies (of 1 total)