23.04.2014, 03:31
Porquй cuando subo la base de datos del Sv para abrirlo "foroparkascript" me sale:
consulta SQL:
--
-- Base de datos: `foroparkascript`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `autos`
--
CREATE TABLE IF NOT EXISTS `autos` (
`carid` int(11) NOT NULL,
`modelid` int(11) NOT NULL,
`valor` int(11) NOT NULL,
`mundo` int(11) NOT NULL,
`dono` int(11) NOT NULL,
`neon` int(11) NOT NULL,
`colora` int(11) NOT NULL,
`colorb` int(11) NOT NULL,
`bateria` int(11) NOT NULL,
`motor` int(11) NOT NULL,
`gasolina` int(11) NOT NULL,
`posicionx` float NOT NULL,
`posiciony` float NOT NULL,
`posicionz` float NOT NULL,
`angulo` float NOT NULL,
`paintjob` int(11) NOT NULL,
`comp_0` int(11) NOT NULL,
`comp_1` int(11) NOT NULL,
`comp_2` int(11) NOT NULL,
`comp_3` int(11) NOT NULL,
`comp_4` int(11) NOT NULL,
`comp_5` int(11) NOT NULL,
`comp_6` int(11) NOT NULL,
`comp_7` int(11) NOT NULL,
`comp_8` int(11) NOT NULL,
`comp_9` int(11) NOT NULL,
`comp_10` int(11) NOT NULL,
`comp_11` int(11) NO[...]
MySQL ha dicho: Documentaciуn
#1046 - No database selected
consulta SQL:
--
-- Base de datos: `foroparkascript`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `autos`
--
CREATE TABLE IF NOT EXISTS `autos` (
`carid` int(11) NOT NULL,
`modelid` int(11) NOT NULL,
`valor` int(11) NOT NULL,
`mundo` int(11) NOT NULL,
`dono` int(11) NOT NULL,
`neon` int(11) NOT NULL,
`colora` int(11) NOT NULL,
`colorb` int(11) NOT NULL,
`bateria` int(11) NOT NULL,
`motor` int(11) NOT NULL,
`gasolina` int(11) NOT NULL,
`posicionx` float NOT NULL,
`posiciony` float NOT NULL,
`posicionz` float NOT NULL,
`angulo` float NOT NULL,
`paintjob` int(11) NOT NULL,
`comp_0` int(11) NOT NULL,
`comp_1` int(11) NOT NULL,
`comp_2` int(11) NOT NULL,
`comp_3` int(11) NOT NULL,
`comp_4` int(11) NOT NULL,
`comp_5` int(11) NOT NULL,
`comp_6` int(11) NOT NULL,
`comp_7` int(11) NOT NULL,
`comp_8` int(11) NOT NULL,
`comp_9` int(11) NOT NULL,
`comp_10` int(11) NOT NULL,
`comp_11` int(11) NO[...]
MySQL ha dicho: Documentaciуn
#1046 - No database selected