Package | Description |
---|---|
org.mariadb.jdbc.internal.com.send |
Modifier and Type | Method and Description |
---|---|
static void |
SendHandshakeResponsePacket.send(PacketOutputStream pos,
String username,
String password,
String database,
long clientCapabilities,
long serverCapabilities,
byte serverLanguage,
byte packetSeq,
Options options,
ReadInitialHandShakePacket greetingPacket)
Send handshake response packet.
|
Copyright © 2018 mariadb.org. All rights reserved.