Class MySQLProtocolException

Received invalid data from the server which violates the MySQL network protocol. (Quite possibly mysql-native's fault. Please file an issue if you receive this.)

class MySQLProtocolException
  : MySQLException ;

Constructors

NameDescription
this