Primary key already exists (Error 1883)
You have attempted to use the ADD PRIMARY KEY clause of the ALTER TABLE command on a table that already has a primary key.
Remove the existing primary key first.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
You have attempted to use the ADD PRIMARY KEY clause of the ALTER TABLE command on a table that already has a primary key.
Remove the existing primary key first.