Oracle 5.0 Reference Manual page 1701

Table of Contents

Advertisement

17.5.7.2. MySQL Cluster:
This section lists error codes, names, and messages that are written to the cluster log in the event of
transporter errors.
Error
Error Name
Code
0x00
TE_NO_ERROR
0x01
TE_ERROR_CLOSING_SOCKET
0x02
TE_ERROR_IN_SELECT_BEFORE_ACCEPT
0x03
TE_INVALID_MESSAGE_LENGTH
0x04
TE_INVALID_CHECKSUM
0x05
TE_COULD_NOT_CREATE_SOCKET
0x06
TE_COULD_NOT_BIND_SOCKET
0x07
TE_LISTEN_FAILED
0x08
TE_ACCEPT_RETURN_ERROR
0x0b
TE_SHM_DISCONNECT
0x0c
TE_SHM_IPC_STAT
0x0d
TE_SHM_UNABLE_TO_CREATE_SEGMENT
0x0e
TE_SHM_UNABLE_TO_ATTACH_SEGMENT
0x0f
TE_SHM_UNABLE_TO_REMOVE_SEGMENT
0x10
TE_TOO_SMALL_SIGID
0x11
TE_TOO_LARGE_SIGID
0x12
TE_WAIT_STACK_FULL
0x13
TE_RECEIVE_BUFFER_FULL
0x14
TE_SIGNAL_LOST_SEND_BUFFER_FULL
0x15
TE_SIGNAL_LOST
MySQL Cluster Log Messages
Transporter Errors
NDB
1681
Error Text
No error
Error found during
closing of socket
Error found
before accept. The
transporter will retry
Error found in message
(invalid message
length)
Error found in message
(checksum)
Error found while
creating socket(can't
create socket)
Error found while
binding server socket
Error found while
listening to server
socket
Error found during
accept(accept return
error)
The remote node has
disconnected
Unable to check shm
segment
Unable to create shm
segment
Unable to attach shm
segment
Unable to remove shm
segment
Sig ID too small
Sig ID too large
Wait stack was full
Receive buffer was
full
Send buffer was
full,and trying to
force send fails
Send failed for
unknown reason(signal
lost)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents