Package | Description |
---|---|
org.mariadb.jdbc.internal.common.packet.commands | |
org.mariadb.jdbc.internal.mysql.packet.commands |
Modifier and Type | Class and Description |
---|---|
class |
ClosePacket |
class |
SelectDBPacket |
class |
StreamedQueryPacket |
Modifier and Type | Class and Description |
---|---|
class |
AbbreviatedMySQLClientAuthPacket
used for starting ssl connections!
|
class |
MySQLClientAuthPacket
4 client_flags 4 max_packet_size 1 charset_number 23 (filler)
always 0x00... n (Null-Terminated String) user n (Length Coded Binary) scramble_buff (1 + x bytes) 1 (filler)
always 0x00 n (Null-Terminated String) databasename
client_flags: CLIENT_xxx options.
|
class |
MySQLClientOldPasswordAuthPacket |
class |
MySQLPingPacket |
Copyright © 2015. All rights reserved.