diff options
author | Kentoku <kentokushiba@gmail.com> | 2019-03-05 08:08:23 +0900 |
---|---|---|
committer | Kentoku <kentokushiba@gmail.com> | 2019-04-06 02:04:01 +0900 |
commit | f0509afa1b635cd7c091f349a3b8dd72b4b92b94 (patch) | |
tree | 7466300e9340a2f9f4c27e03b963ae6a9abb0a04 /sql/wsrep_dummy.cc | |
parent | c84dde148f8d82232a110f9ff7c80df94d0d6c8c (diff) | |
download | mariadb-git-f0509afa1b635cd7c091f349a3b8dd72b4b92b94.tar.gz |
MDEV-16530 Spider datanodes needs adjusted wait_timeout for long running queries on spider head node
Add the following parameters.
- spider_remote_wait_timeout
Set remote wait_timeout at connecting for improvement performance of
connection if you know.
-1,0 : No set.
1 or more : Seconds.
The default value is -1
- spider_wait_timeout
The wait time to remote servers.
-1,0 : No set.
1 or more : Seconds.
The default value is 604800
Diffstat (limited to 'sql/wsrep_dummy.cc')
0 files changed, 0 insertions, 0 deletions