recuerdo que era auto increment :P!
el campo id ...
hago esto
ALTER TABLE `tagboard` CHANGE `id` `id` INT( 11 ) NOT NULL AUTO_INCREMENT
MySQL ha dicho:
#1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key
cual es el drama? :( |