MySQL Forums
Forum List  »  General

MySQL Initial Handshake
Posted by: Vladislav Yaroslavlev
Date: February 01, 2016 07:31AM

When I'm "wiresharking" a network dialogue between MySQL client and server, this strange behavior occured:

- Client connects to server via tcp/3306
- Server sends to the client 87 bytes of repeated 0xCD (0xCD 0xCD 0xCD... 87 times).

It is not documented at all in MySQL Internal Manual: Connection Phase or am I missing something there?

Options: ReplyQuote


Subject
Written By
Posted
MySQL Initial Handshake
February 01, 2016 07:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.