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.

  1. No Image 07Jul
    by ADMINPLAY
    2010/07/07 by ADMINPLAY
    Views 22843 

    libmysqlclient.so.15: cannot open shared object file: No such file or directory

  2. MySQL 튜닝 값을 탐지해주는 유용한 툴

  3. No Image 28Jan
    by ADMINPLAY
    2010/01/28 by ADMINPLAY
    Views 19866 

    Starting MySQL.Manager of pid-file quit without updating fi[실패]

  4. No Image 26Nov
    by ADMINPLAY
    2010/11/26 by ADMINPLAY
    Views 19499 

    ../depcomp: line 571: exec: g++: not found

  5. No Image 09Apr
    by ADMINPLAY
    2011/04/09 by ADMINPLAY
    Views 19337 

    MySQL 튜닝 query cache 설정

  6. No Image 19Jun
    by ADMINPLAY
    2010/06/19 by ADMINPLAY
    Views 18451 

    mysql old_password 문제

  7. No Image 16Jan
    by ADMINPLAY
    2012/01/16 by ADMINPLAY
    Views 18415 

    [MySQL 5.1.4] /bin/rm: cannot remove `libtoolT': No such file or directory

  8. No Image 09Apr
    by ADMINPLAY
    2011/04/09 by ADMINPLAY
    Views 18383 

    Mysql - Query Cache

  9. No Image 08Mar
    by l2zeo
    2010/03/08 by l2zeo
    Views 18284 

    Another app is currently holding the yum lock; waiting for it to exit 해결법

  10. No Image 16Jan
    by ADMINPLAY
    2012/01/16 by ADMINPLAY
    Views 18092 

    mysql - copying to tmp table

  11. No Image 02Apr
    by ADMINPLAY
    2010/04/02 by ADMINPLAY
    Views 18084 

    lower_case_table_names=1

  12. No Image 09Mar
    by ADMINPLAY
    2011/03/09 by ADMINPLAY
    Views 17772 

    MySQL의 호스트 블럭킹 & max_connect_errors

  13. No Image 09Apr
    by ADMINPLAY
    2011/04/09 by ADMINPLAY
    Views 17437 

    FULLTEXT 인덱스와 서치

  14. No Image 17Dec
    by ADMINPLAY
    2012/12/17 by ADMINPLAY
    Views 17271 

    mysql 다중 서버 관리

  15. No Image 29May
    by l2zeo
    2010/05/29 by l2zeo
    Views 17267 

    MySQL 오류 테이블 복원

  16. No Image 16Jan
    by ADMINPLAY
    2012/01/16 by ADMINPLAY
    Views 17157 

    MYSQL 4.0 --> 5.1 마이그레이션

  17. No Image 17Jun
    by ADMINPLAY
    2009/06/17 by ADMINPLAY
    Views 16619 

    mysql innodb 설정확인

  18. No Image 29May
    by l2zeo
    2010/05/29 by l2zeo
    Views 16591 

    MySQL errno 의미 확인

  19. No Image 28May
    by ADMINPLAY
    2010/05/28 by ADMINPLAY
    Views 16542 

    latin1 로 저장된 db 를 euckr 또는 utf8로 변환하는 방법

  20. No Image 29May
    by l2zeo
    2010/05/29 by l2zeo
    Views 16489 

    [MySQL] OPTIMIZE, TRUNCATE, 테이블복구, DB공간제한

Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234