웹모아
웹모아[가입] 로그인 / 회원가입   검색     


  
애러처리
 

#1194 - Table is marked as crashed and should be repaired
2011-09-24 19:07:16 댓글:(0)   조회:3389
 


select * from baptinfo;
했을 때 아래와 같은 테이블 손상메세지가 나타난다면
 
#1194 - Table 'baptinfo' is marked as crashed and should be repaired 

# mysql -u root -p
Enter password:

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 30183
Server version: 5.0.37-log Source distribution
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>
mysql> use realDB;
Database changed
mysql> analyze table baptinfo;
+-----------------+---------+----------+----------+
| Table           | Op      | Msg_type | Msg_text |
+-----------------+---------+----------+----------+
| realDB.baptinfo | analyze | status   | OK       |
+-----------------+---------+----------+----------+
1 row in set (0.00 sec)

mysql> repair table baptinfo;
+-----------------+--------+----------+----------+
| Table           | Op     | Msg_type | Msg_text |
+-----------------+--------+----------+----------+
| realDB.baptinfo | repair | status   | OK       |
+-----------------+--------+----------+----------+
1 row in set (0.04 sec)

테이블이 복구되었으므로 위의 테이블 읽기 쿼리를 다시 실행해 본다.

. 


[이전글]  [RE] REPAIR TABLE - 테이블 복구.
[다음글]  ERROR 1040 (08004): Too many connections 에러발생시


 
댓글쓰기는 회원(로그인 하신분) 이상 가능합니다.


 댓글 (0)

  
애러처리
페이지: 1 / 2   

 #1194 - Table is marked as crashed and should be repaired
열람:3390   2011.09.24


 ERROR 1040 (08004): Too many connections 에러발생시
열람:4705   2010.05.03


 ERROR 2002 (HY000)
열람:3393   2010.05.03


 #1030 - Got error 134 from storage engine
열람:3334   2010.04.20


 REPAIR TABLE - 테이블 복구.
열람:4002   2010.04.15


   [RE] REPAIR TABLE - 테이블 복구.
열람:2654   2012.04.09


 Mysql 문자셋이 안맞는 경우 - mysql_err : 1267 : Illegal mix of collations
열람:12761   2010.02.27


 mysql 한글문자중 &#로 변환되는 문자 처리 (펌)
열람:3666   2009.01.21


 도스용 dbf파일 vfp에서 띄울때 한글이 깨지는 문제
열람:2834   2008.10.27


 mysql의 테이블이 깨진경우 검사 및 복구 하는 방법
열람:3209   2008.10.25



[1]  [2]  

복수단어 검색은 공백(space)로 구분해 주세요.




 
최근 글 [손님]
 
인기 글 [손님]
[기무진선] 모의고사질문이요
[홈마스타] [RE] input type=\\