| Class | Description |
|---|---|
| AbbreviatedMySQLClientAuthPacket |
used for starting ssl connections!
|
| 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.
|
| MySQLClientOldPasswordAuthPacket | |
| MySQLPingPacket |
Copyright © 2015. All rights reserved.