What is the "Compressed client/server protocol"?

[expired user #8509]'s profile image [expired user #8509] posted 10 years ago in General Permalink
I googled around, and didn't find any information on it. What does this option actually do? Does it improve connection performance? Which servers support this kind of connection? Is it better to leave it on or leave it off?
kalvaro's profile image kalvaro posted 10 years ago Permalink
There's a brief explanation at MySQL Internals Manual -> MySQL Client/Server Protocol -> Compression:

https://dev.mysql.com/doc/internals/en/compression.html

Since I have more spare CPU than network bandwidth I normally enable it. In practice, I've never had any issue with the feature.

Please login to leave a reply, or register at first.