mysql-native v0.0.13 (2014-02-19T08:54:41Z)
Home
Dub
Repo
MySQLProtocolException
mysql
connection
Received invalid data from the server which violates the MySQL network protocol.
class
MySQLProtocolException :
MySQLException
{
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
mysql
connection
aliases
CSN
MYX
MYXProtocol
MYXReceived
OpenSocketCallbackPhobos
OpenSocketCallbackVibeD
PSN
classes
Connection
MySQLException
MySQLProtocolException
MySQLReceivedException
enums
CommandType
FieldFlags
MySQLSocketType
RefreshFlags
ResultPacketMarker
SQLType
SvrCapFlags
functions
consume
consumeBinaryValueIfComplete
consumeIfComplete
consumeNonBinaryValueIfComplete
decode
decodeLCBHeader
getNumLCBBytes
isEOFPacket
myto
pack
packInto
packLCS
packLength
parseLCB
setPacketHeader
skip
toDate
toDateTime
toTimeDiff
toTimeOfDay
properties
hasEnoughBytes
structs
ColumnInfo
ColumnSpecialization
Command
DBValue
EOFPacket
FieldDescription
LCB
LCS
MetaData
MySQLProcedure
OKErrorPacket
ParamDescription
ParameterSpecialization
PreparedStmtHeaders
ResultSequence
ResultSet
ResultSetHeaders
Row
SQLValue
TimeDiff
Timestamp
variables
defaultClientFlags
Received invalid data from the server which violates the MySQL network protocol.