Constant Field Values

Contents

org.apache.*

  • org.apache.shardingsphere.db.protocol.mysql.constant.MySQLServerInfo
    Modifier and Type
    Constant Field
    Value
    public static final int
    10
  • org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLEofPacket
    Modifier and Type
    Constant Field
    Value
    public static final int
    254
  • org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLErrPacket
    Modifier and Type
    Constant Field
    Value
    public static final int
    255
  • org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLOKPacket
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthMoreDataPacket
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
  • org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthSwitchRequestPacket
    Modifier and Type
    Constant Field
    Value
    public static final int
    254