Skip to content

2010.05.29 00:51

MySQL errno 의미 확인

조회 수 16723 추천 수 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
번호 제목 글쓴이 날짜 조회 수
26 mytop 으로 mysql 모니터링하기 ADMINPLAY 2009.06.25 8842
25 MySQL 데이터 정리후에도 용량변동이 없을 경우 ADMINPLAY 2009.12.31 8761
24 MySQL Table 복구 - Got error 127 from storage engine ADMINPLAY 2009.06.17 8757
23 InnoDB 와 MyISAM ADMINPLAY 2008.12.14 8714
22 mysql 백업 ADMINPLAY 2009.07.25 8671
21 [MYSQL] Mysql 테이블 검사하기 & 복구하기 ADMINPLAY 2009.06.17 8568
20 Mysql max_connection 늘리기 ADMINPLAY 2008.11.11 8367
19 MySQL Replication ADMINPLAY 2009.11.19 8216
18 MySQL Commercial License ADMINPLAY 2009.09.28 8134
17 MySQL 최대성능 올리기 ADMINPLAY 2009.07.19 8012
16 Mysql 비번 변경/비번분실시 ADMINPLAY 2009.06.29 7997
15 InnoDB 에서 MyISAM 으로, 혹은 MyISAM 에서 InnoDB 로 DB 타입 변경 방법 ADMINPLAY 2013.11.08 7970
14 Mysql 버전별 케릭터셋 지원여부 (euckr / utf-8) ADMINPLAY 2008.11.04 7950
13 MySQL Replication(복제) ADMINPLAY 2009.11.19 7922
12 MySQL 데이터베이스의 생성과 삭제 ADMINPLAY 2008.10.30 7784
11 mysql 테이블이 손상된 경우 myisamchk ADMINPLAY 2008.10.30 7781
10 MySQL 테이블 복구하기 (쉴 프롬프트에서..) ADMINPLAY 2008.11.11 7591
9 mysql 자세한 복구 방법 #2 ADMINPLAY 2008.11.11 7510
8 MySQL 4.1 이상에서 한글 사용 ADMINPLAY 2009.09.28 7424
7 mysql root에 아무권한이 없어 작업이 불가능한 경우 ADMINPLAY 2008.11.11 7282
Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234