
04/12/2012, 09:52
|
 | | | Fecha de Ingreso: agosto-2007 Ubicación: Quito - Ecuador
Mensajes: 1.720
Antigüedad: 17 años, 7 meses Puntos: 28 | |
Respuesta: Error de sintaxis en MySQL en el phpmyadmin ... me meto en la pestaña de sql pongo el codigo y le digo continuar y lanza el error...
Error
consulta SQL:
TABLE structure FOR TABLE `event` --
CREATE TABLE `event` (
`id` INT( 4 ) NOT NULL AUTO_INCREMENT ,
`body` TEXT NOT NULL ,
`timestamp` INT( 10 ) NOT NULL ,
PRIMARY KEY ( `id` )
) ENGINE = MYISAM AUTO_INCREMENT =14;
MySQL ha dicho:
#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 'Table structure for table `event`
--
CREATE TABLE `event` (
`id` int(4) NOT N' at line 1
__________________ Diseño gráfico, Web, imagen corporativa, publicidad ... |