You are viewing the 2025 edition of FOSDEM. Click here to view the 2026 edition
MySQL Network Protocol: A walkthrough
H.1301 (Cornil) | Day 2 | 14:15 - 14:45 | Speakers: Daniël van Eeden
MySQL Network Protocol: A walkthrough
Abstract
This walkthrough gives you an idea about how the network protocol that MySQL uses functions.
- Authentication:
mysql_native_password,caching_sha2_passwordand more - Secure connections with TLS
- Queries, Resultsets and Prepared statements
- Compression with zlib and zstd
- Connection attributes
- Replication
This is based on work I have done on the MySQL protocol dissector in Wireshark
Attachments
Speakers
Daniël van Eeden
Links
External Links
Notice: The placeholder video image is licensed under CC BY-SA 4.0. The original image can be found hereChanges made to the image are: Cropped the image to a new ratio, part of the image was cut off.
