public class MySQLClientOldPasswordAuthPacket extends Object implements CommandPacket
| Constructor and Description |
|---|
MySQLClientOldPasswordAuthPacket(String password,
byte[] seed,
int packSeq) |
public MySQLClientOldPasswordAuthPacket(String password, byte[] seed, int packSeq)
public int send(OutputStream os) throws IOException, QueryException
send in interface CommandPacketIOExceptionQueryExceptionCopyright © 2014. All rights reserved.