FrankCostanza
Member
Posted 2 years ago #
I get the following error whilst posting:
WordPress database error: [Duplicate entry '0' for key 1]
INSERT INTO wp_usermeta ( user_id, meta_key, meta_value ) VALUES ( '1', 'wp_autosave_draft_ids', 'a:1:{i:-1190814115;i:28;}' )
It should be noted that even though I get the error, the post is still published.
FrankCostanza
Member
Posted 2 years ago #
Ooops, hit SEND POST to quickly, I just upgraded to 2.3 and this is when the error started.
FrankCostanza
Member
Posted 2 years ago #
SOLVED: Auto Increment for wp_usermeta was not properly set. Also modified a duplicate key entry in user_id and meta_key