Jump to the post that solved this thread.
Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 12 Years, 3 Months ago SQL Error Help
#1
Solved: 12 Years, 3 Months ago
I have just gone to my website for the first time today and got this message. Does anyone know how to correct this please?


Quote:SQL Error:
145 - Table './wt_wirraltalk/mybb_sessions' is marked as crashed and should be repaired
Query:
SELECT * FROM mybb_sessions WHERE sid='a9d56914423d65a1cef73a1d656b68b2' AND ip='176.253.232.41' LIMIT 1
#2
Solved: 12 Years, 3 Months ago
Run the following SQL query in your phpMyAdmin;
REPAIR TABLE `mybb_sessions`;
#3
Solved: 12 Years, 3 Months ago
Thanks Yalderam. Just tried that and it says "You have to choose at least one column to display" what column do they mean?
#4
Solved: 12 Years, 3 Months ago
You probably are running in incorrect database. Go to: CPanel > Database Management > phpMyAdmin > Select your forum's database > Click on SQL tab > and then paste the above query and hit Go.
#5
Solved: 12 Years, 3 Months ago
Excellent help as always thanks so much Yaldaram Smile
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)