Mysql fehler beim einbatchen

07/08/2010 23:07 AM-2201 ##ADRENALINE#1
wollte gerade meine neue world einbatchen, un siehe da bekomme diesen fehler

The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working
07/08/2010 23:24 saifi#2
sind da mehr meldungen gehört der server dir? hast du vollen DB Zugriff?
07/08/2010 23:42 AM-2201 ##ADRENALINE#3
ich werd dir mal ein paar fehler hier rein posten

das isn kleiner teil

The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working
[Err] CREATE TABLE `creature_classlevelstats` (
`level` tinyint(1) NOT NULL,
`class` tinyint(1) NOT NULL,
`basehp0` smallint(2) NOT NULL,
`basehp1` smallint(2) NOT NULL,
`basehp2` smallint(2) NOT NULL,
`basemana` smallint(2) NOT NULL,
`basearmor` smallint(2) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[Msg] Finished - Unsuccessfully
--------------------------------------------------
wenn ich dan mit navicat continue on errors mache

auch wieder n kleiner text
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] -- ----------------------------
-- Records of creature_classlevelstats
-- ----------------------------
INSERT INTO `creature_classlevelstats` VALUES ('1', '1', '42', '1', '1', '0', '8');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('2', '1', '55', '1', '1', '0', '20');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('3', '1', '71', '1', '1', '0', '33');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('4', '1', '86', '1', '1', '0', '68');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('5', '1', '102', '1', '1', '0', '111');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('6', '1', '120', '1', '1', '0', '165');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('7', '1', '137', '1', '1', '0', '230');
07/09/2010 00:02 saifi#4
[quote=qweeq12;5917964]ich werd dir mal ein paar fehler hier rein posten

das isn kleiner teil

The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working
[Err] CREATE TABLE `creature_classlevelstats` (
`level` tinyint(1) NOT NULL,
`class` tinyint(1) NOT NULL,
`basehp0` smallint(2) NOT NULL,
`basehp1` smallint(2) NOT NULL,
`basehp2` smallint(2) NOT NULL,
`basemana` smallint(2) NOT NULL,
`basearmor` smallint(2) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[Msg] Finished - Unsuccessfully
--------------------------------------------------
wenn ich dan mit navicat continue on errors mache

auch wieder n kleiner text
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] -- ----------------------------
-- Records of creature_classlevelstats
-- ----------------------------

Quote:
INSERT INTO `creature_classlevelstats` VALUES ('1', '1', '42', '1', '1', '0', '8');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('2', '1', '55', '1', '1', '0', '20');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('3', '1', '71', '1', '1', '0', '33');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('4', '1', '86', '1', '1', '0', '68');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('5', '1', '102', '1', '1', '0', '111');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('6', '1', '120', '1', '1', '0', '165');
[Err] 1146 - Table 'world.creature_classlevelstats' doesn't exist
[Err] INSERT INTO `creature_classlevelstats` VALUES ('7', '1', '137', '1', '1', '0', '230');
Emm dieser fehler ist schon mal das navicat batchen will aber keine creature_classlevelstats exestiert deshalb kann er nicht batchen

und der erste fehler weis ich grad nicht
07/09/2010 07:39 Gordge#5
zum ersten Fehler: Linux oder Windows?
07/09/2010 10:15 AM-2201 ##ADRENALINE#6
windows,
kann das evtl sein das ich Mysql server 5.1 net installiert hab?
wenn ich das Mysql server installieren will
Prepare Configuration (geht)
Write Configuration File (geht)
Start Service (geht nicht)
07/09/2010 14:31 Gordge#7
das kann schon sein, ja
07/09/2010 15:02 AM-2201 ##ADRENALINE#8
ja und wüsstest due wie ich den mysql server behebe, könntest ja auch evtl bei Teamviver bei mir rein. bei bedarf pm
07/09/2010 15:53 Gordge#9
über Teamviewer gebe ich grundsätzlich keinen Support, du musst halt schauen, da nichts von einem alten MySQL mehr auf dem Rechner ist, wenn du eine aktuellere Version installierst. Wenn der Fehler trozdem auftritt, dann solltest du dich mal an den Support von MySQL wenden.
07/09/2010 16:43 AM-2201 ##ADRENALINE#10
ich bekomm da den fehler
Cannont Create Windows service for MySql. Error: 0
07/11/2010 17:58 AM-2201 ##ADRENALINE#11
muss ich appserv oda so installiert haben damit ich den mysql server starten kann?