database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
PostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
ㆍ자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
자유게시판 자유게시판 1605 게시물 읽기
 
No. 1605
Re: 메일링 리스트를 뒤져 보니.
작성자
정재익
작성일
2001-07-23 23:38
조회수
4,747

메일링 리스트에도 비슷한 질문을 한 글들이 많은데 답변은 없군. 다음 두개의 글이 도움이 될 듯....

 

한사람은 다음과 같은 방법으로 대부분의 record 를 회복시켰다는 글이 있군.

 

I've sorted this problem out by rtfm.

Used 'REPAIR TABLE <tablename>' and got most of the records back.

 

두번째 글은 이 에러의 본질을 이해할수 있을듯...

 

> 1, Do you know what can cause this error message?

> 2, What is the related exact error message text?

> 3, Where can I check the error message text, which related to error

> 127?

 

yes, & yes.

 

localhost.dread$ perror 127

Error code 127: Unknown error: 127

127 = Record-file is crashed

 

Something about your table is confused.

 

> 4, How can I solve this problem?

 

copy the table files to another directory, then in order of

increasing panic:

 

A. try droping & rebuilding your keys.

B. mysqldump --add-drop-table DB da_table > tbl.dmp

if it dumps ok, then mysql DB < tbl.dmp

C. run repair table ...

D. re-read the manual, shutdown the server

& then run myisamchk -r ...

E^[. restore from backup.

 

> 5, Do I have to change the mySql query, but how? And what is the

> reason that it worked half a year until now?

 

No, it's a valid query. it worked for months, right ?

Besides I've never heard of a query that would crash a table.

 

> 6, It should be some

change in php or UNIX, but what?

 

No changes, always shutdown the server properly, & you'll need to

learn how to backup and restore.

 

전반적으로 질문 내용을 살펴 보니 이 에러는 일단 테이블 파일의 물리적인 파괴로 생각되며, 이로 인해 제대로 된 테이블 구조를 읽지 못해서 발생하는 에러 같다. table handler error 로서 발생하는 경우가 많군. 더 자세한 것은 한번 더 맘먹고 소스를 뒤져 보는 수 밖에 없을 것 같군.

 

>>문태준 님께서 쓰시길<<

 

:: $ perror 127

:: Error code 127: 알 수 없는 오류127

:: 127 = Record-file is crashed

[Top]
No.
제목
작성자
작성일
조회
1624연결바이러스.
이태웅
2001-07-27
5576
1615qDecoder 7.0 나왔네요.
이태웅
2001-07-26
4502
1616┕>Re: qDecoder 7.0 나왔네요.
정재익
2001-07-26 10:05:18
4426
1612재익이형님~~~~
김종혁
2001-07-25
4650
1613┕>그런 문서는 아직 없을걸요
문태준
2001-07-25 19:41:15
4493
1617 ┕>Re: 그런 문서는 아직 없을걸요
김종혁
2001-07-26 10:58:48
4657
1618  ┕>Re: Re: 그런 문서는 아직 없을걸요
정재익
2001-07-26 11:12:26
4549
1619   ┕>9월 중순이나 하순 가능함
문태준
2001-07-26 13:19:10
4652
1621    ┕>Re: 9월 중순이나 하순 가능함
정재익
2001-07-26 22:30:45
4550
1622     ┕>저는 조정가능합니다.
문태준
2001-07-27 13:20:23
4489
1625      ┕>DSN 일본모임이군요. 하하~
문태준
2001-07-27 16:11:01
4397
1626       ┕>Re: DSN 일본모임이군요. 하하~
김종혁
2001-07-27 17:39:08
4634
1627        ┕>진짜로 간다면 일정을 빨리 정하면 좋겠네요 그래야 준비하죠
문태준
2001-07-28 21:41:44
4611
1623     ┕>Re: Re: 9월 중순이나 하순 가능함
최영봉
2001-07-27 14:49:38
4539
1620   ┕>Re: Re: Re: 그런 문서는 아직 없을걸요
김종혁
2001-07-26 15:19:13
4537
1604mysql에서 127 에러 쩝...
문태준
2001-07-23
5063
1605┕>Re: 메일링 리스트를 뒤져 보니.
정재익
2001-07-23 23:38:54
4747
1602벙개후기....^^
김호중
2001-07-23
4764
1600오라클교육쿠폰 팝니다.
벼리
2001-07-23
4790
1594번개후기...
조율제
2001-07-22
5008
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.018초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다