Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
None
Description
The Initial handshake packet only sends the lowest 32 bits of the thread ID. Taking 4 of the 6 reserved bytes into use for the rest of the thread ID will allow the full thread ID to be sent in the handshake. This removes the need to do a SELECT CONNECTION_ID() to know the real connection ID when the lower 32 bits roll over.
Attachments
Issue Links
- relates to
-
MDEV-15089 Ensure that connection ID is in 32bit range
- Closed