Daniël's Database Blog
Monday, November 11, 2024
Release and version management is hard
›
In this post I will talk about release management with MySQL as example. Release management has to do with what to put in a release, how oft...
Monday, May 6, 2024
MySQL Protocol: Collations
›
This story starts with a pull request for go-mysql to allow setting the collation in auth handshake that I was reviewing. The reason why th...
Monday, November 6, 2023
Notes on Compression in the MySQL Protocol
›
The MySQL Protocol is the network protocol that is used between a MySQL server and a client. This is called the “classic” protocol as there ...
›
Home
View web version