Activity Stream
48,167 MEMBERS
64702 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Member
    Website's:
    PostLeech.com

    Default MySQL Problem

    Hi Legends,,,,

    I am Facing a Serious Issue with my DB.......

    I got error with MySQL


    MyBB has experienced an internal SQL error and cannot continue.
    SQL Error:
    145 - Table './postleec_latest/mybb_sessions' is marked as crashed and should be repaired
    Query:
    DELETE FROM mybb_sessions WHERE ip='173.242.118.31'
    and some times
    SQL Error:
    1030 - Got error 28 from storage engine
    Query:
    SHOW COLUMNS FROM mybb_users LIKE 'unreadpms'
    Kindly help me...

    I even Tried to Repair the table....But no use...
    hydrothunder Reviewed by hydrothunder on . MySQL Problem Hi Legends,,,, I am Facing a Serious Issue with my DB....... I got error with MySQL and some times Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Moderator
    NewEraCracker's Avatar
    login over SSH and run.
    Code: 
    mysql -u yourusername -p yourdatabase
    Replace yourusername with the db username and yourdatabase with the db name (postleec_latest)

    Then run:
    Code: 
    REPAIR TABLE mybb_sessions;
    exit;
    Also, about Error 28, after running commands above run:
    Code: 
    df -h
    If 'Size' is higher than 'Used' but 'Use%' is 100%, it could indicate your host has ran out of space.
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

  4.     
    #3
    Member

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Installation help - MySQL problem.
    By BattleDuty in forum Web Application/Script Support
    Replies: 11
    Last Post: 28th Mar 2012, 10:06 PM
  2. Having Problem With Mysql Database Upload
    By maverick79 in forum Server Management
    Replies: 12
    Last Post: 9th Dec 2011, 08:03 PM
  3. problem with mysql - out of memory
    By DoctorX in forum Server Management
    Replies: 7
    Last Post: 14th Apr 2011, 08:46 PM
  4. MySQL Problem..
    By bxflow in forum Server Management
    Replies: 8
    Last Post: 22nd Dec 2010, 10:26 AM
  5. mysql problem
    By WarezFreaks in forum Technical Help Desk Support
    Replies: 10
    Last Post: 2nd Nov 2010, 08:17 AM

Tags for this Thread

BE SOCIAL