Ver Mensaje Individual
  #10 (permalink)  
Antiguo 27/05/2009, 10:49
Avatar de T4ke0veR
T4ke0veR
 
Fecha de Ingreso: agosto-2007
Ubicación: Quito - Ecuador
Mensajes: 1.720
Antigüedad: 16 años, 8 meses
Puntos: 28
Respuesta: probemas en buscador

mira esto

Error

consulta SQL:

CREATE TABLE IF NOT EXISTS `consultas` (
`id_consulta` int( 11 ) NOT NULL AUTO_INCREMENT ,
`titulo_consulta` text NOT NULL ,
`contenido_consulta` text NOT NULL ,
`activo_consulta` int( 11 ) NOT NULL DEFAULT '0',
PRIMARY KEY ( `id_consulta` ) ,
FULLTEXT KEY `titulo_consulta` ( `titulo_consulta` , `contenido_consulta` )
) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =9;

MySQL ha dicho: Documentació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 'DEFAULT CHARSET=latin1 AUTO_INCREMENT=9' at line 8
__________________
Diseño gráfico, Web, imagen corporativa, publicidad ...