mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.3 into 10.4
In main.index_merge_myisam we remove the test that was added in commita2d24def8c
because it duplicates the test case that was added in commit5af12e4635
.
This commit is contained in:
@@ -1314,10 +1314,10 @@ The following specify which files/extra groups are read (specified before remain
|
||||
application layer.If set to 0, system dependent default
|
||||
is used. (Automatically configured unless set explicitly)
|
||||
--tcp-keepalive-time=#
|
||||
Timeout, in milliseconds, with no activity until the
|
||||
first TCP keep-alive packet is sent.If set to 0, system
|
||||
dependent default is used. (Automatically configured
|
||||
unless set explicitly)
|
||||
Timeout, in seconds, with no activity until the first TCP
|
||||
keep-alive packet is sent.If set to 0, system dependent
|
||||
default is used. (Automatically configured unless set
|
||||
explicitly)
|
||||
--tcp-nodelay Set option TCP_NODELAY (disable Nagle's algorithm) on
|
||||
socket
|
||||
(Defaults to on; use --skip-tcp-nodelay to disable.)
|
||||
|
Reference in New Issue
Block a user