Markus Makela 3484b34747 Copy client information also for SSL connection
When a MySQL SSL connection is made, the first packet from the client will
contain the SSLRequest packet. This packet is a truncated normal auth
packet and the real auth packet will be sent after SSL has been
established.

The MySQLClient protocol should read the client information for SSL
connections after SSL has been established.
2016-10-21 11:47:27 +03:00
..
2016-10-07 09:33:17 +03:00
2016-08-11 12:44:07 +03:00
2016-08-17 10:06:35 +03:00