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.

List of Articles
번호 제목 글쓴이 날짜 조회 수
26 [mysql] Manager of pid-file quit without updating fi[실패] ADMINPLAY 2009.06.29 13748
25 MySQL 외부접속 ADMINPLAY 2009.06.11 14836
24 [우분투] mysql, data 디렉토리 변경 file ADMINPLAY 2013.09.24 15376
23 Redmine database를 복구 하고자 할 때 file l2zeo 2010.03.06 15775
22 MySQL에서 Query Cache 사용하기 ADMINPLAY 2011.03.18 15974
21 [데이터베이스] [DBMS-MYSQL] "SHOW PROCESSLIST"시 state 종류 및 설명 ADMINPLAY 2012.01.16 16044
20 [MySQL] OPTIMIZE, TRUNCATE, 테이블복구, DB공간제한 l2zeo 2010.05.29 16608
19 latin1 로 저장된 db 를 euckr 또는 utf8로 변환하는 방법 ADMINPLAY 2010.05.28 16681
18 mysql innodb 설정확인 ADMINPLAY 2009.06.17 16719
» MySQL errno 의미 확인 l2zeo 2010.05.29 16723
16 MYSQL 4.0 --> 5.1 마이그레이션 ADMINPLAY 2012.01.16 17290
15 mysql 다중 서버 관리 ADMINPLAY 2012.12.17 17403
14 MySQL 오류 테이블 복원 l2zeo 2010.05.29 17412
13 FULLTEXT 인덱스와 서치 ADMINPLAY 2011.04.09 17578
12 MySQL의 호스트 블럭킹 & max_connect_errors ADMINPLAY 2011.03.09 17907
11 lower_case_table_names=1 ADMINPLAY 2010.04.02 18176
10 mysql - copying to tmp table ADMINPLAY 2012.01.16 18248
9 Another app is currently holding the yum lock; waiting for it to exit 해결법 l2zeo 2010.03.08 18392
8 Mysql - Query Cache ADMINPLAY 2011.04.09 18522
7 [MySQL 5.1.4] /bin/rm: cannot remove `libtoolT': No such file or directory ADMINPLAY 2012.01.16 18540
Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234