MySQL: 1062 - Duplicate entry '5137' for key 'PRIMARY'

05/08/2017 16:57 MalyAvisek#1
Hello,
I am trying to add new items to item_proto in MySQL using QUERY. When I start Query, it says: "1062 - Duplicate entry '5137' for key 'PRIMARY'".
But there is not item with vnum 5137, the last vnum is 5136 (like on screen)

item_proto:
[Only registered and activated users can see links. Click Here To Register...]

items (query):
[Only registered and activated users can see links. Click Here To Register...]

Could you help me please?
Thank you very much!

RN
05/08/2017 17:13 .Raizel##2
[Only registered and activated users can see links. Click Here To Register...]

After you did that: strg + f and search for the vnum.
05/08/2017 17:14 Aze /..#3
Quote:
Originally Posted by MalyAvisek View Post
Hello,
I am trying to add new items to item_proto in MySQL using QUERY. When I start Query, it says: "1062 - Duplicate entry '5137' for key 'PRIMARY'".
But there is not item with vnum 5137, the last vnum is 5136 (like on screen)

item_proto:
[Only registered and activated users can see links. Click Here To Register...]

items (query):
[Only registered and activated users can see links. Click Here To Register...]

Could you help me please?
Thank you very much!

RN
Maybe look on the next page?