mysql-native v0.1.2 (2015-03-31T22:08:46Z)
Dub
Repo
MySQLProtocolException
mysql
common
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
common
aliases
MYX
MYXProtocol
OpenSocketCallbackPhobos
OpenSocketCallbackVibeD
PlainPhobosSocket
PlainVibeDSocket
classes
MySQLException
MySQLProtocolException
MySQLSocketPhobos
MySQLSocketVibeD
enums
MySQLSocketType
interfaces
MySQLSocket
Received invalid data from the server which violates the MySQL network protocol.