SQL Error Help

02/03/2011 13:18 dragonsvs1#1
[Err] 1289 - The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working
[Err] CREATE TABLE `guilds` (
`persos` varchar(5001) NOT NULL DEFAULT '0',
`leader` int(11) NOT NULL DEFAULT '-1',
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(5000) NOT NULL DEFAULT '',
`emblem` varchar(5000) NOT NULL DEFAULT '',
`lvl` int(11) NOT NULL DEFAULT '1',
`curxp` int(255) NOT NULL DEFAULT '0',
`xptolvl` int(255) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
[Msg] Finished - Unsuccessfully
--------------------------------------------------



Help :confused:
02/03/2011 19:02 C4sper#2
welcher emu
welces spiel
usw ....

ohne die infas kann man auch nichts machen :P
02/03/2011 21:49 dragonsvs1#3
Dofus emu
Thread : [Only registered and activated users can see links. Click Here To Register...]
02/03/2011 21:55 Mozo_#4
Quote:
Originally Posted by dragonsvs1 View Post
[Err] 1289 - The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working
[Err] CREATE TABLE `guilds` (
`persos` varchar(5001) NOT NULL DEFAULT '0',
`leader` int(11) NOT NULL DEFAULT '-1',
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(5000) NOT NULL DEFAULT '',
`emblem` varchar(5000) NOT NULL DEFAULT '',
`lvl` int(11) NOT NULL DEFAULT '1',
`curxp` int(255) NOT NULL DEFAULT '0',
`xptolvl` int(255) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
[Msg] Finished - Unsuccessfully
--------------------------------------------------



Help :confused:

So schwer zu verstehen?
02/04/2011 11:39 dragonsvs1#5
:D ty
02/08/2011 11:42 darkillust#6
enable InnoDB in mysql.conf