修复wordpress数据库错误,将查询插入的键“primary”的重复条目“0”

bqf10yzr  于 2021-06-25  发布在  Mysql
关注(0)|答案(0)|浏览(222)

在WordPress4.9.5上,当我启用简单错误日志插件时,我在管理面板上遇到了这个错误。
下面是我们得到的错误:
wordpress数据库错误,查询插入的键“primary”的条目“0”重复 wp_posts ( post_author , post_date , post_date_gmt , post_content , post_content_filtered , post_title , post_excerpt , post_status , post_type , comment_status , ping_status , post_password , post_name , to_ping , pinged , post_modified , post_modified_gmt , post_parent , menu_order , post_mime_type , guid )值(14,'2018-04-17 18:24:27','0000-00-00 00:00:00','','auto draft','auto draft','post','open','open','auto draft','post','open','2018-04-17 18:24:27','0000-00-00:00:00',0,0,'','',''),由wp\u dashboard、do\u meta框、call\u user\u func、wp\u dashboard\u quick\u press、get\u default\u post\u to\u edit、wp\u insert\u post生成
我试过从phpmyadmin修复这个表,也试过这个https://blog.sqlauthority.com/2016/09/12/mysql-fix-error-wordpress-database-error-duplicate-entry-key-primary-query-insert-wp_options/ 以及https://wordpress.stackexchange.com/questions/165277/new-posts-defaulting-to-0-primary-key 但这并不能解决问题。
请告知可能出现的问题以及如何解决。

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题