MySQL Network Protocol: A walkthrough
- Track: MySQL
- Room: H.1301 (Cornil)
- Day: Sunday
- Start: 14:15
- End: 14:45
- Video only: h1301
- Chat: Join the conversation!
This walkthrough gives you an idea about how the network protocol that MySQL uses functions.
- Authentication:
mysql_native_password
,caching_sha2_password
and 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
Speakers
Daniël van Eeden |