ho provato facendo cosi
ma ricevo questo errorecodice:ALTER TABLE `archivio` ( ADD `id` INT NOT NULL AUTO_INCREMENT , PRIMARY KEY ( `id` ) ) AUTO_INCREMENT =1000
:master:codice:Messaggio di MySQL: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(ADD `id` INT NOT NULL AUTO_INCREMENT, PRIMARY KEY ( `id` ) )AUT