Skip to content

Commit 3062a2f

Browse files
committed
fix README
1 parent 1fee4a0 commit 3062a2f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

-9
Original file line numberDiff line numberDiff line change
@@ -321,15 +321,6 @@ Default: 64*1024*1024
321321

322322
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*.
323323

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.
332-
333324
##### `multiStatements`
334325

335326
```

0 commit comments

Comments
 (0)