Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Are the entries duplicated? For VARCHAR, note that 'А' != 'A' (Russian and English) and 'A ' != 'A' (the space is not visible when viewing, but is taken into account when comparing).
Some kind of error, I think, is related to the type of the field. It will not let you put a unique index on a non-unique field, and vice versa, when there is already an index, it will not allow you to write to the field. Or the records are not really unique due to encoding or the like. Clear the table at first deliver an index, then enter the data.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question