Jump to content
  • 0
Karange

SQL Table Error - DB error - Duplicate entry

Question

Hey folks -

First I'll apologize as my knowledge in SQL is limited, and just started this project with a brother of mine. Just recently (within the past 6 hours) we started getting this particular SQL Error code:

 

[SQL]: DB error - Duplicate entry '235904' for key 'picklog.PRIMARY'
[Debug]: at C:\Users\Hermitage RO\Desktop\HermitageRO\rathena\src\map\log.cpp:239 - INSERT DELAYED INTO `picklog` (`time`, `char_id`, `type`, `nameid`, `amount`, `refine`, `map`, `unique_id`, `bound`, `card0`, `card1`, `card2`, `card3`, `option_id0`, `option_val0`, `option_parm0`, `option_id1`, `option_val1`, `option_parm1`, `option_id2`, `option_val2`, `option_parm2`, `option_id3`, `option_val3`, `option_parm3`, `option_id4`, `option_val4`, `option_parm4`) VALUES(NOW(),'150013','C','602','-1','0','iz_dun01','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0')


If anyone who is a bit more familiar with SQL than me has the heart to give me some detailed information on how to possibly fix this issue, that would help greatly, and as always I appreciate any help/guidance!

Edit: Just realized I posted this in the wrong Support section, which I apologize about. 
 

Edited by Karange
Adjusted title.
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.