Struct OKErrorPacket
A struct representing an OK or Error packet
Constructors
| Name | Description |
|---|---|
this
|
Fields
| Name | Type | Description |
|---|---|---|
affected
|
ulong |
|
error
|
bool |
|
insertID
|
ulong |
|
message
|
string |
|
serverStatus
|
ushort |
|
sqlState
|
char[5] |
|
warnings
|
ushort |
See Also
http://forge.mysql.com/wiki/MySQL_Internals_ClientServer_Protocol#Types_Of_Result_Packets OK packets begin with a zero byte - Error packets with 0xff