mysql-native v3.0.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Class MYXReceived
The server sent back a MySQL error code and message. If the server is 4.1+, there should also be an ANSI/ODBC-standard SQLSTATE error code.
Constructors
Name | Description |
---|---|
this
|
|
this
|
Fields
Name | Type | Description |
---|---|---|
errorCode
|
ushort | |
sqlState
|
char[5] |
See Also
https://dev.mysql.com/doc/refman/5.5/en/error-messages-server.html