![]() |
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 ![]() 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)" ![]() und dann auf der linken Seite machste ein Häckchen bei jeder Zeile (klick auf Alle auswählen) ![]() Dann wählst du unten wo jetzt "markierte:" steht "Repariere Tabelle": ![]() // 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` ![]() ~ agrafix RE: MySQL Fehler helft mir bitte! - Milu2K - 30.09.2008 Danke werde ich morgen ausprobieren |