MySQL username used to login.
MySQL password used to login.
initial database to use for the session.
The capability this client has.
default character established with the server.
max size of a command packet that the client intends to send to the server. The largest possible packet that can be transmitted to or from a MySQL 5.5 server or client is 1GB.
default character established with the server.
The capability this client has.
initial database to use for the session.
max size of a command packet that the client intends to send to the server.
max size of a command packet that the client intends to send to the server. The largest possible packet that can be transmitted to or from a MySQL 5.5 server or client is 1GB.
MySQL password used to login.
MySQL username used to login.
Bridges a server handshake (HandshakeInit) with a client handshake (HandshakeResponse) using the given parameters. This facilitates the connection phase of the mysql protocol.
MySQL username used to login.
MySQL password used to login.
initial database to use for the session.
The capability this client has.
default character established with the server.
max size of a command packet that the client intends to send to the server. The largest possible packet that can be transmitted to or from a MySQL 5.5 server or client is 1GB.
A Try[HandshakeResponse] that encodes incompatibility with the server.