Server Error Codes and Messages
2921
• Error:
1156
SQLSTATE:
08S01
(
ER_NET_PACKETS_OUT_OF_ORDER
[2921]
)
Message: Got packets out of order
• Error:
1157
SQLSTATE:
08S01
(
ER_NET_UNCOMPRESS_ERROR
[2921]
)
Message: Couldn't uncompress communication packet
• Error:
1158
SQLSTATE:
08S01
(
ER_NET_READ_ERROR
[2921]
)
Message: Got an error reading communication packets
• Error:
1159
SQLSTATE:
08S01
(
ER_NET_READ_INTERRUPTED
[2921]
)
Message: Got timeout reading communication packets
• Error:
1160
SQLSTATE:
08S01
(
ER_NET_ERROR_ON_WRITE
[2921]
)
Message: Got an error writing communication packets
• Error:
1161
SQLSTATE:
08S01
(
ER_NET_WRITE_INTERRUPTED
[2921]
)
Message: Got timeout writing communication packets
• Error:
1162
SQLSTATE:
42000
(
ER_TOO_LONG_STRING
[2921]
)
Message: Result string is longer than 'max_allowed_packet' bytes
• Error:
1163
SQLSTATE:
42000
(
ER_TABLE_CANT_HANDLE_BLOB
[2921]
)
Message: The used table type doesn't support BLOB/TEXT columns
• Error:
1164
SQLSTATE:
42000
(
ER_TABLE_CANT_HANDLE_AUTO_INCREMENT
[2921]
)
Message: The used table type doesn't support AUTO_INCREMENT columns
• Error:
1165
SQLSTATE:
HY000
(
ER_DELAYED_INSERT_TABLE_LOCKED
[2921]
)
Message: INSERT DELAYED can't be used with table '%s' because it is locked with LOCK TABLES
• Error:
1166
SQLSTATE:
42000
(
ER_WRONG_COLUMN_NAME
[2921]
)
Message: Incorrect column name '%s'
• Error:
1167
SQLSTATE:
42000
(
ER_WRONG_KEY_COLUMN
[2921]
)
Message: The used storage engine can't index column '%s'
• Error:
1168
SQLSTATE:
HY000
(
ER_WRONG_MRG_TABLE
[2921]
)
Message: Unable to open underlying table which is differently defined or of non-MyISAM type or
doesn't exist
• Error:
1169
SQLSTATE:
23000
(
ER_DUP_UNIQUE
[2921]
)
Message: Can't write, because of unique constraint, to table '%s'
• Error:
1170
SQLSTATE:
42000
(
ER_BLOB_KEY_WITHOUT_LENGTH
[2921]
)
Message: BLOB/TEXT column '%s' used in key specification without a key length
• Error:
1171
SQLSTATE:
42000
(
ER_PRIMARY_CANT_HAVE_NULL
[2921]
)
Message: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE
instead
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...