江湖浪人 发表于 2018-10-1 12:02:18

解决MySQL Table '***' is marked as crashed and should be repaired问题

# mysqlcheck -uroot -p zentao111 --auto-repair  
Enter password:
  
zentao111.zt_action                              OK
  
zentao111.zt_bug                                 OK
  
zentao111.zt_build                                 OK
  
zentao111.zt_burn                                  OK
  
zentao111.zt_case                                  OK
  
zentao111.zt_caseStep                              OK
  
zentao111.zt_company                               OK
  
zentao111.zt_config                              OK
  
zentao111.zt_dept                                  OK
  
zentao111.zt_doc                                 OK
  
zentao111.zt_docLib                              OK
  
zentao111.zt_effort                              OK
  
zentao111.zt_extension                           OK


页: [1]
查看完整版本: 解决MySQL Table '***' is marked as crashed and should be repaired问题