Ver Mensaje Individual
  #6 (permalink)  
Antiguo 05/11/2006, 20:55
areKuT
 
Fecha de Ingreso: noviembre-2006
Mensajes: 20
Antigüedad: 17 años, 6 meses
Puntos: 0
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? :(