Oracle 5.0 Reference Manual page 2931

Table of Contents

Advertisement

• The Error values listed in
and
mysqld_error.h
• The SQLSTATE values listed in
include/sql_state.h
Because updates are frequent, it is possible that those files will contain additional error information not
listed here.
• Error:
SQLSTATE:
1000
Message: hashchk
• Error:
SQLSTATE:
1001
Message: isamchk
• Error:
SQLSTATE:
1002
Message: NO
• Error:
SQLSTATE:
1003
Message: YES
• Error:
SQLSTATE:
1004
Message: Can't create file '%s' (errno: %d)
• Error:
SQLSTATE:
1005
Message: Can't create table '%s' (errno: %d)
• Error:
SQLSTATE:
1006
Message: Can't create database '%s' (errno: %d)
• Error:
SQLSTATE:
1007
Message: Can't create database '%s'; database exists
• Error:
SQLSTATE:
1008
Message: Can't drop database '%s'; database doesn't exist
• Error:
SQLSTATE:
1009
Message: Error dropping database (can't delete '%s', errno: %d)
• Error:
SQLSTATE:
1010
Message: Error dropping database (can't rmdir '%s', errno: %d)
• Error:
SQLSTATE:
1011
Message: Error on delete of '%s' (errno: %d)
• Error:
SQLSTATE:
1012
Message: Can't read record in system table
• Error:
SQLSTATE:
1013
Message: Can't get status of '%s' (errno: %d)
Server Error Codes and Messages
share/errmsg.txt
include/mysqld_ername.h
share/errmsg.txt
MySQL source file.
HY000 (ER_HASHCHK
HY000 (ER_NISAMCHK
HY000 (ER_NO
[2911])
HY000 (ER_YES
[2911])
HY000 (ER_CANT_CREATE_FILE
HY000 (ER_CANT_CREATE_TABLE
HY000 (ER_CANT_CREATE_DB
HY000 (ER_DB_CREATE_EXISTS
HY000 (ER_DB_DROP_EXISTS
HY000 (ER_DB_DROP_DELETE
HY000 (ER_DB_DROP_RMDIR
HY000 (ER_CANT_DELETE_FILE
HY000 (ER_CANT_FIND_SYSTEM_REC
HY000 (ER_CANT_GET_STAT
2911
are used to generate the definitions in the
MySQL source files.
are used to generate the definitions in the
[2911])
[2911])
[2911])
[2911])
[2911])
[2911])
[2911])
[2911])
[2911])
[2911])
[2911])
[2911])
include/

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents