Forum > Serverside Modding

HeidiSQL error

<< < (2/2)

Steff:
Or just get data that fits to your table structure :)

Felix11:
The SQL dump you are importing has "43534" as some number in in a column which has a primary or unique key. That's why you get "Duplicate entry".

You need to edit your SQL dump, change this "43534" to some other number. Unfortunately this can create inconsistencies in your database if other tables are referring to this particular id, so my proposal is only the last solution. It would be better if you get a nicer SQL dump.

Navigation

[0] Message Index

[*] Previous page

Go to full version