MyBB Community Forums

Full Version: MyBB SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I go the following error message and do not know how to fix it. I need help.

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
145 - Table './hpprotou_mybb299/mybb_sessions' is marked as crashed and should be repaired
Query:
DELETE FROM mybb_sessions WHERE uid='1'
Please contact the MyBB Group for support.

This happened about 3 days ago. Any assistance you can provide would be great.
Run this query in phpmyadmin:

REPAIR TABLE mybb_sessions;
I do not know how to get to the phpmyadmin

I am at a very basic level when it comes to finding this.
You should be able to access it through your Cpanel.
Alright I have logged into the Cpanel but where is the area I am looking for?
Something like MySQL, Databases, phpMyAdmin.
When I log in I get the dashboard. From there where would I go?
Its on the main page a link to phpMyAdmin. Just read each item carefully
This is what I see when I log in.

Logged in as Dane | View Forum | Log Out
HomeConfigurationForums & PostsUsers & GroupsTemplates & StyleTools & Maintenance
Home
Dashboard
Preferences
Version Check
MyBB Credits
Quick Access
Add New Forum
Search for Users
Themes
Templates
Plugins
Database Backups
Online Admins
Dane
Home
Dashboard
Dashboard
This section allows you to see some of the various statistics relating to your board. You may also add other notes for other administrators to see.
Dashboard
MyBB and Server Statistics Forum Statistics
MyBB Version 1.6.9 Threads 7 Threads
0 New Today
0 Unapproved
PHP Version 5.3.14 Posts 17 Posts
0 New Today
0 Unapproved
SQL Engine MySQLi 5.1.65 Users 52 Registered Users
0 Active Users
0 Registrations Today
1 Awaiting Activation
Server Load 4.49 Attachments 2 Attachments
0 Unapproved
56.33 KB Used
That's your MyBB Admin CP. Login to your hosting account. (The one that supplies you with your domain)
Pages: 1 2