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
번호 제목 글쓴이 날짜 조회 수
86 MySQL 특정 테이블만 백업하기 ADMINPLAY 2014.01.06 8888
85 InnoDB 에서 MyISAM 으로, 혹은 MyISAM 에서 InnoDB 로 DB 타입 변경 방법 ADMINPLAY 2013.11.08 7970
84 mysql 5.5.x my.cnf 참고 ADMINPLAY 2013.09.24 9463
83 [우분투] mysql, data 디렉토리 변경 file ADMINPLAY 2013.09.24 15378
82 MySQL 테이블명 대소문자 구분안하기 file l2zeo 2013.01.21 11128
81 phpMyAdmin 에서 icon 과 text 중 icon 만 보이게 하기 1 file l2zeo 2013.01.21 11964
80 innodb recovery file l2zeo 2013.01.21 11272
79 mysql 다중 서버 관리 ADMINPLAY 2012.12.17 17403
78 MySQL 튜닝 값을 탐지해주는 유용한 툴 file ADMINPLAY 2012.02.23 22495
77 mysql - copying to tmp table ADMINPLAY 2012.01.16 18250
76 [데이터베이스] [DBMS-MYSQL] "SHOW PROCESSLIST"시 state 종류 및 설명 ADMINPLAY 2012.01.16 16045
75 MYSQL 4.0 --> 5.1 마이그레이션 ADMINPLAY 2012.01.16 17290
74 [MySQL 5.1.4] /bin/rm: cannot remove `libtoolT': No such file or directory ADMINPLAY 2012.01.16 18542
73 MySQL 튜닝 query cache 설정 ADMINPLAY 2011.04.09 19541
72 Mysql - Query Cache ADMINPLAY 2011.04.09 18523
71 FULLTEXT 인덱스와 서치 ADMINPLAY 2011.04.09 17579
70 MySQL에서 Query Cache 사용하기 ADMINPLAY 2011.03.18 15975
69 MySQL의 호스트 블럭킹 & max_connect_errors ADMINPLAY 2011.03.09 17909
68 ../depcomp: line 571: exec: g++: not found ADMINPLAY 2010.11.26 19636
67 libmysqlclient.so.15: cannot open shared object file: No such file or directory ADMINPLAY 2010.07.07 22975
Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234