Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sql Fehler / Error und MySql Fehler / Error
#1
Sql Fehler: SELECT end_time FROM build WHERE villageid='6' ORDER BY id DESC
MySql Error: Table '.\lan\build' is marked as crashed and should be repaired

Kann mir jemand helfen?
Wo muss ich was tun / ändern?

Danke im vorraus Smile
Reply
#2
Go to http://localhost/phpmyadmin
Go to the query browser, and enter:
REPAIR TABLE lan.build;

Execute it, and you'll be done.
Otherwise, select 'lan' on the left, mark all tables and press 'Repair.
Reply
#3
Thank you very much Big Grin
It worked all perfekt Smile
Reply




Users browsing this thread: 1 Guest(s)