![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
01/03/2010, 10:49
|
| | Fecha de Ingreso: marzo-2010
Mensajes: 4
Antigüedad: 14 años, 11 meses Puntos: 0 | |
Error de sintaxis de MySQL Estoy trabajando en la creacion de una tabla pero al introducir esta sintaxis me arojja el siguiente mensaje de error:
active CHAR(1) NOT NULL DEFAULT '1')ENGINE=MyISAM DEFAULT CHARSET=latin1;
Mensaje de error:
ERROR 1064 (42000): 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 'active CHAR(1) NOT NULL DEFAULT '1')ENGINE=MyISAM DEFAULT CHARSET=latin1' at line 1
Por favor, necesito ayuda. |