Skip to content

2010.05.29 00:51

MySQL errno 의미 확인

조회 수 16608 추천 수 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 19Jun
    by ADMINPLAY
    2010/06/19 by ADMINPLAY
    Views 18465 

    mysql old_password 문제

  2. No Image 11Nov
    by ADMINPLAY
    2008/11/11 by ADMINPLAY
    Views 8271 

    Mysql max_connection 늘리기

  3. MySQL max connection 값 변경

  4. No Image 17Jun
    by ADMINPLAY
    2009/06/17 by ADMINPLAY
    Views 16631 

    mysql innodb 설정확인

  5. No Image 31Jul
    by ADMINPLAY
    2009/07/31 by ADMINPLAY
    Views 11468 

    Mysql InnoDB 관리하기

  6. No Image 08Mar
    by l2zeo
    2010/03/08 by l2zeo
    Views 12614 

    MySQL Error 2006 : MySQL server has gone away 해결하기

  7. No Image 29May
    by l2zeo
    2010/05/29 by l2zeo
    Views 16608 

    MySQL errno 의미 확인

  8. No Image 30Oct
    by ADMINPLAY
    2008/10/30 by ADMINPLAY
    Views 9280 

    mysql data디렉토리 변경

  9. No Image 28Sep
    by ADMINPLAY
    2009/09/28 by ADMINPLAY
    Views 7998 

    MySQL Commercial License

  10. No Image 26Nov
    by ADMINPLAY
    2009/11/26 by ADMINPLAY
    Views 9569 

    Mysql bin log 로테이션 방법

  11. No Image 24Sep
    by ADMINPLAY
    2013/09/24 by ADMINPLAY
    Views 9357 

    mysql 5.5.x my.cnf 참고

  12. No Image 19Nov
    by ADMINPLAY
    2009/11/19 by ADMINPLAY
    Views 9904 

    Mysql 5.0.67 Cluster 소스설치 구성하기

  13. No Image 28Sep
    by ADMINPLAY
    2009/09/28 by ADMINPLAY
    Views 7307 

    MySQL 4.1 이상에서 한글 사용

  14. No Image 16Jan
    by ADMINPLAY
    2012/01/16 by ADMINPLAY
    Views 17176 

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

  15. No Image 09Apr
    by ADMINPLAY
    2011/04/09 by ADMINPLAY
    Views 18410 

    Mysql - Query Cache

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

    mysql - copying to tmp table

  17. No Image 02Apr
    by ADMINPLAY
    2010/04/02 by ADMINPLAY
    Views 18096 

    lower_case_table_names=1

  18. No Image 07Jul
    by ADMINPLAY
    2010/07/07 by ADMINPLAY
    Views 22868 

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

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

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

  20. No Image 14Dec
    by ADMINPLAY
    2008/12/14 by ADMINPLAY
    Views 8613 

    InnoDB 와 MyISAM

Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234