Oracle 5.0 Reference Manual page 2941

Table of Contents

Advertisement

• Error:
SQLSTATE:
1156
Message: Got packets out of order
• Error:
SQLSTATE:
1157
Message: Couldn't uncompress communication packet
• Error:
SQLSTATE:
1158
Message: Got an error reading communication packets
• Error:
SQLSTATE:
1159
Message: Got timeout reading communication packets
• Error:
SQLSTATE:
1160
Message: Got an error writing communication packets
• Error:
SQLSTATE:
1161
Message: Got timeout writing communication packets
• Error:
SQLSTATE:
1162
Message: Result string is longer than 'max_allowed_packet' bytes
• Error:
SQLSTATE:
1163
Message: The used table type doesn't support BLOB/TEXT columns
• Error:
SQLSTATE:
1164
Message: The used table type doesn't support AUTO_INCREMENT columns
• Error:
SQLSTATE:
1165
Message: INSERT DELAYED can't be used with table '%s' because it is locked with LOCK TABLES
• Error:
SQLSTATE:
1166
Message: Incorrect column name '%s'
• Error:
SQLSTATE:
1167
Message: The used storage engine can't index column '%s'
• Error:
SQLSTATE:
1168
Message: Unable to open underlying table which is differently defined or of non-MyISAM type or
doesn't exist
• Error:
SQLSTATE:
1169
Message: Can't write, because of unique constraint, to table '%s'
• Error:
SQLSTATE:
1170
Message: BLOB/TEXT column '%s' used in key specification without a key length
• Error:
SQLSTATE:
1171
Message: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE
instead
Server Error Codes and Messages
08S01 (ER_NET_PACKETS_OUT_OF_ORDER
08S01 (ER_NET_UNCOMPRESS_ERROR
08S01 (ER_NET_READ_ERROR
08S01 (ER_NET_READ_INTERRUPTED
08S01 (ER_NET_ERROR_ON_WRITE
08S01 (ER_NET_WRITE_INTERRUPTED
42000 (ER_TOO_LONG_STRING
42000 (ER_TABLE_CANT_HANDLE_BLOB
42000 (ER_TABLE_CANT_HANDLE_AUTO_INCREMENT
HY000 (ER_DELAYED_INSERT_TABLE_LOCKED
42000 (ER_WRONG_COLUMN_NAME
42000 (ER_WRONG_KEY_COLUMN
HY000 (ER_WRONG_MRG_TABLE
23000 (ER_DUP_UNIQUE
42000 (ER_BLOB_KEY_WITHOUT_LENGTH
42000 (ER_PRIMARY_CANT_HAVE_NULL
2921
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])
[2921])

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents