Class MySQLUnsupportedCommandPacket
java.lang.Object
org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.MySQLUnsupportedCommandPacket
- All Implemented Interfaces:
MySQLPacket,CommandPacket,DatabasePacket<MySQLPacketPayload>
Unsupported command packet for MySQL.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
doWrite, getSequenceId, write
-
Constructor Details
-
MySQLUnsupportedCommandPacket
-