New User ? Sign Up  |  Sign In  |  Help
ask
answer
discover
     
Search for questions :
My Profile
Categories

Nilesh

Open Question Bookmark and Share

I want to get access to my damaged table in MySQL Database ?

Does anybody have any idea how to repair the damaged table of MY SQL database because mine is damaged due to some kind of virus attack?

Please help me out because some of mine very important documents were stored in that table that has gone damaged now.

352 day ago

    Comment(s) (0)
    Report Abuse
   Find Intereseting  
   E-Mail to Friends  
   Bookmark  
   Subscribe to Answer Alert  
No comments yet !!!     Be the first to comment
Answers (1)

Pallab
To repair the damaged table of MySQL Database, run the following commands:

•REPAIR TABLE table name
•myisamchk *.MYI
•mysqlcheck *.MY

Using these commands, the damaged table of MySQL Database will be repaired. Sometimes even running the repair commands, the damaged tables are not repaired. If the same happens to you also after running these commands, then I would recommend you to go for some repair software.

A friend of mine had used MySQL Database Repair software to repair the damaged tables of his database. The software was able to repair the damaged table easily and he was satisfied using that software. So, I can recommend you to have a look at this repair software. He downloaded this software from the internet. You can get this repair software easily from the internet or from any popular software outlet of your city.


Posted 352 days ago

( 0 )
( 0 )
    Comment(s) (0)
   Report Abuse
No comments yet !!! Be the first to comment on this answer !!!

Email this question link to friends
You must enter email-address, if name is entered and vice-versa for each friend.
Friend #1 -
Friend #2 -
Friend #3 -
Friend #4 -
Friend #5 -
  Your comment on this question
Max Allowed : 5000 Characters Current Count : 0
  Your comment on this answer
Max Allowed : 5000 Characters Current Count : 0