Skip to content

2010.05.29 00:51

MySQL errno 의미 확인

조회 수 16591 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

perror, Explaining Error Codes

For most system errors, MySQL displays, in addition to an internal text message, the system error code in one of the following styles:

message ... (errno: #)
message ... (Errcode: #)

You can find out what the error code means by either examining the documentation for your system or by using the perror utility.

perror prints a description for a system error code or for a storage engine (table handler) error code.

Invoke perror like this:

shell> perror [options] errorcode ...

Example:

shell> perror 13 64
Error code 13: Permission denied
Error code 64: Machine is not on the network
Note that the meaning of system error messages may be dependent on your operating system. A given error code may mean different things on different operating systems.

Who's l2zeo

profile

I see no changes, wake up in the morning and I ask myself

Is life worth living should I blast myself

Things would never be the same.


List of Articles
번호 제목 글쓴이 날짜 조회 수
66 skip-name-resolve ADMINPLAY 2009.05.22 9069
65 mysql 쿼리문 모음 ADMINPLAY 2009.06.02 13406
64 MySQL 외부접속 ADMINPLAY 2009.06.11 14744
63 MySQL Table 복구 - Got error 127 from storage engine ADMINPLAY 2009.06.17 8671
62 mysql innodb 설정확인 ADMINPLAY 2009.06.17 16619
61 [MYSQL] Mysql 테이블 검사하기 & 복구하기 ADMINPLAY 2009.06.17 8453
60 mytop 으로 mysql 모니터링하기 ADMINPLAY 2009.06.25 8734
59 mysqladmin 사용하기 DB연결수 및 세부정보 알아내기 ADMINPLAY 2009.06.25 6843
58 MySQL 스토리지 엔진 MyISAM과 InnoDB의 차이 ADMINPLAY 2009.06.25 8776
57 Mysql 비번 변경/비번분실시 ADMINPLAY 2009.06.29 7890
56 [mysql] Manager of pid-file quit without updating fi[실패] ADMINPLAY 2009.06.29 13639
55 리눅스 환경에서 mySql JDBC ADMINPLAY 2009.07.12 10356
54 mysql 버전 3.23.58 (4.0.X)설치 가 안되서 그러는데 ADMINPLAY 2009.07.14 6890
53 MySQL 최대성능 올리기 ADMINPLAY 2009.07.19 7927
52 mysql 백업 ADMINPLAY 2009.07.25 8589
51 Mysql InnoDB 관리하기 ADMINPLAY 2009.07.31 11461
50 mysql 설치시 컴파일에러 ../depcomp: line 512 exec : g++ : not found ADMINPLAY 2009.08.08 9654
49 mysql 설치 옵션 해석 ADMINPLAY 2009.08.08 8869
48 mysqld: Sort aborted ( mysqld-nt : Sort aborted ) ADMINPLAY 2009.08.31 9931
47 MySQL Commercial License ADMINPLAY 2009.09.28 7989
Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234