Repair Mysql corrupted tables via telent or phpmyadmin

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kevin
    Love is life
    • Dec 2015
    • 83

    Repair Mysql corrupted tables via telent or phpmyadmin

    There are nice commands to repair any corrupted table in mysql

    if you are using phpmyadmin then run query as
    ================
    repair table category
    ===============

    here category is table name which is corrupt

    and if you are using telnet then do as belwo
    - Go to root
    - type mysql databasename
    - then type repair table category
  • Paul
    Junior Member
    • May 2004
    • 11

    #2
    they seems good and will help the members because php/mysql work is going on very large scale and corruption of tables is possible. But this only happens if you enter wrong value which are not acceptable some times and they corrupts the database.........

    Comment

    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎