Skip to content

2010.05.29 00:51

MySQL errno 의미 확인

조회 수 16607 추천 수 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 MySQL Error 2006 : MySQL server has gone away 해결하기 l2zeo 2010.03.08 12613
65 Mysql InnoDB 관리하기 ADMINPLAY 2009.07.31 11467
64 mysql innodb 설정확인 ADMINPLAY 2009.06.17 16631
63 MySQL max connection 값 변경 1 ADMINPLAY 2009.03.09 9721
62 Mysql max_connection 늘리기 ADMINPLAY 2008.11.11 8271
61 mysql old_password 문제 ADMINPLAY 2010.06.19 18465
60 MySQL Replication ADMINPLAY 2009.11.19 8106
59 Mysql Replication(Master, Slave) 설정 ADMINPLAY 2009.11.19 9743
58 MySQL Replication(복제) ADMINPLAY 2009.11.19 7803
57 mysql root에 아무권한이 없어 작업이 불가능한 경우 ADMINPLAY 2008.11.11 7196
56 MySQL Table 복구 - Got error 127 from storage engine ADMINPLAY 2009.06.17 8682
55 mysql 다중 서버 관리 ADMINPLAY 2012.12.17 17292
54 MySQL 데이터 정리후에도 용량변동이 없을 경우 ADMINPLAY 2009.12.31 8672
53 MySQL 데이터베이스의 생성과 삭제 ADMINPLAY 2008.10.30 7676
52 MySQL 명령어 정리 1 l2zeo 2010.03.08 10222
51 mysql 백업 ADMINPLAY 2009.07.25 8597
50 mysql 버전 3.23.58 (4.0.X)설치 가 안되서 그러는데 ADMINPLAY 2009.07.14 6901
49 Mysql 버전별 케릭터셋 지원여부 (euckr / utf-8) ADMINPLAY 2008.11.04 7849
48 Mysql 버전확인 ADMINPLAY 2008.12.23 9892
47 Mysql 비번 변경/비번분실시 ADMINPLAY 2009.06.29 7899
Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234