TWLan Forum
MySQL Fehler helft mir bitte! - Printable Version

+- TWLan Forum (https://twlan.org)
+-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61)
+--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62)
+---- Forum: Deutsche Community (https://twlan.org/forumdisplay.php?fid=65)
+----- Forum: Bugs & Feature Requests (https://twlan.org/forumdisplay.php?fid=68)
+----- Thread: MySQL Fehler helft mir bitte! (/showthread.php?tid=587)



MySQL Fehler helft mir bitte! - Milu2K - 28.09.2008

Also wenn ich alles starte kommt bei MySQL dieser Fehler! Localhost kann ich noch starten doch dann kommt immer so ein piepen und dieser fehler bei MySQL eben
[Image: fehleryk1.png]


RE: MySQL Fehler helft mir bitte! - agrafix - 28.09.2008

kannst du http://localhost/phpmyadmin aufrufen?


RE: MySQL Fehler helft mir bitte! - Milu2K - 29.09.2008

Ja kann ich was soll ich da?


RE: MySQL Fehler helft mir bitte! - agrafix - 30.09.2008

Klicke mal auf der rechten Seite auf "lan (30)"
[Image: 20080930214402_6658.jpg]

und dann auf der linken Seite machste ein Häckchen bei jeder Zeile (klick auf Alle auswählen)
[Image: 20080930214449_4047.jpg]

Dann wählst du unten wo jetzt "markierte:" steht "Repariere Tabelle":
[Image: 20080930214541_7345.jpg]

// Sollte das nicht funktionieren, dann klicke oben auf SQL, füge folgendes in das Textfeld ein und klick auf OK:
Code:
REPAIR TABLE `ally` , `ally_events` , `ally_invites` , `announcement` , `bot` , `bot_left_village` , `build` , `create_village` , `dealers` , `events` , `login` , `logins` , `logs` , `mail_archiv` , `mail_block` , `mail_in` , `mail_out` , `movements` , `offers` , `offers_multi` , `recruit` , `reports` , `research` , `run_events` , `save_players` , `save_rounds` , `sessions` , `unit_place` , `users` , `villages`
[Image: 20080930214715_7134.jpg]


~ agrafix


RE: MySQL Fehler helft mir bitte! - Milu2K - 30.09.2008

Danke werde ich morgen ausprobieren