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
[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
-- ----------------------------
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)
ü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.
[F]MySQL Fehler 09/09/2010 - Metin2 Private Server - 5 Replies Halluuu liebe Community ich hab ein kleines was nicht sehr häufig passiert wollte nun Fragen ob mir jemand helfen kann.
Mein Problem sieht folgender massen aus.
Ich habe zwei Roots auf beide MySQL50 installiert.
Dann MySQL Server gestoppt die Datenbank hochgeladen.
Und dann einmal beide Roots rebootet.
Soo nun öffne ich Navicat verbinde mich zu den Datenbanken.
Gehe in die Datenbank und in die Tabelle "account".
Bekomme folgende Fehlermeldung.
Was mir grade eben auffällt das mehrere...
MySQL Fehler? 05/15/2010 - Metin2 Private Server - 6 Replies Es ist 12 Exp eingestellt aber ich bekomme nur 4 für einen WIldhund??
http://img38.imageshack.us/img38/2065/capturejsh. png
http://img130.imageshack.us/img130/8021/capture2j p.png
Woran liegt das?
MySQL fehler /tmp/mysql.sock 02/28/2010 - Metin2 Private Server - 0 Replies wenn ich mysql eingebe kommt
ERROR 2002 (HY000); Can´t connect to local MySQL server through socket ´/tmp/mysql.sock´ (2)
wie kann ich diesen fehler beheben
mysql fehler 01/20/2010 - Metin2 Private Server - 2 Replies Huhu,
ich wollte mysql starten und dan kam das
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
was ist das fürn fehler
Problem beim einbatchen von NPCs 12/31/2009 - WoW Private Server - 5 Replies Hallo liebe Com,
ich habe mir auf wow-v.com ein Monster erstellt dass ich gerne in mein WoW einfügen will. Ich weiss wie das geht und mit Waffen habe ich das auch schon sehr oft gemacht.
Allerdings kommt beim einbatchen in Navicat ein Error:
1146 - Table 'world.creature_names' doesn't exist
insert into `creature_names` (`entry`, `name`, `subname`, `info_str`, `Flags1`, `type`, `family`, `rank`, `unk4`, `spelldataid`, `male_displayid`, `female_displayid`, `male_displayid2`,...