Ver Mensaje Individual
  #1 (permalink)  
Antiguo 28/12/2005, 16:32
Avatar de urgido
urgido
 
Fecha de Ingreso: febrero-2005
Mensajes: 2.351
Antigüedad: 19 años, 2 meses
Puntos: 25
problemas al crear tabla

hola buenas tardes,

me gustaria saber por que obtengo un error al intentar crear la siguiente tabla:

Código PHP:
DROP TABLE IF EXISTS `adds`;
CREATE TABLE `adds` (
  `
idint(11NOT NULL auto_increment,
  `
texttext collate latin1_general_ci NOT NULL,
  `
typetinytext collate latin1_general_ci NOT NULL,
  
PRIMARY KEY  (`id`)
ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE 
Saludos

ERROR:
Código PHP:
MySQL ha dichoDocumentación
#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 'collate latin1_general_ci NOT NULL,
  
`typetinytext collate l 
__________________
Hospedaje Web al mejor costo!