Hi guys i found a Conquer 1.0 Source from 4botters
And i keep getting this error
And i keep getting this error
If you can help pleas reply =)Quote:
[Err] 1289 - The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working
[Err] CREATE TABLE `stats` (
`Profession` varchar(7) NOT NULL,
`Level` int(10) unsigned NOT NULL,
`Strength` int(10) unsigned NOT NULL,
`Vitality` int(10) unsigned NOT NULL,
`Agility` int(10) unsigned NOT NULL,
`Spirit` int(10) unsigned NOT NULL,
PRIMARY KEY (`Profession`,`Level`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
[Msg] Finished - Unsuccessfully