You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-9
Original file line number
Diff line number
Diff line change
@@ -321,15 +321,6 @@ Default: 64*1024*1024
321
321
322
322
Max packet size allowed in bytes. The default value is 64 MiB and should be adjusted to match the server settings. `maxAllowedPacket=0` can be used to automatically fetch the `max_allowed_packet` variable from server *on every connection*.
323
323
324
-
##### `minCompressLength`
325
-
326
-
```
327
-
Type: decimal number
328
-
Default: 50
329
-
```
330
-
331
-
Min packet size in bytes to compress, when compression is enabled (see the `compress` parameter). Packets smaller than this will be sent uncompressed.
0 commit comments