Mikhail Andreev
1a18bb57ce
Поправил опечатки
2021-05-21 17:46:35 +03:00
alexey-milovidov
ddaf577be7
Merge pull request #24385 from ClickHouse/debug-documentation
...
Debug strange errors in documentation
2021-05-21 11:30:26 +03:00
Alexey Milovidov
cec9d48edc
Simply avoid validating AMP
2021-05-21 10:36:45 +03:00
alexey-milovidov
d4408d80df
Merge pull request #24384 from ClickHouse/fix-copyright-in-docs
...
Fix copyright in documentation
2021-05-21 10:27:37 +03:00
alexey-milovidov
af48a9baf1
Merge pull request #24379 from ClickHouse/fix-documentation-2
...
Fix diagnostics in documentation script
2021-05-21 10:27:20 +03:00
Alexey Milovidov
24f1856d5a
Add comment out of despair about low quality documentation scripts
2021-05-21 10:25:48 +03:00
Alexey Milovidov
be65d588a4
Debug strange errors in documentation
2021-05-21 10:19:53 +03:00
Alexey Milovidov
823e1f2221
Fix strange whitespace
2021-05-21 09:54:35 +03:00
Alexey Milovidov
11cbae4785
Fix copyright in documentation
2021-05-21 09:49:54 +03:00
Alexey Milovidov
a66c16ed03
Fix diagnostics in documentation script
2021-05-21 07:53:00 +03:00
Azat Khuzhin
4f41ebcae3
Add settings (for connections) for MySQL storage engine
...
Default settings are not very efficient, since they do not even reuse
connections.
And when each query requires connection you can have only ~80 QPS, while
by simply enabling connection reuse (connection_auto_close=false) you
can have ~500 QPS (and by increasing connection_pool_size you can have
better QPS throughput).
So this patch allows to pass through some connection related settings
for the StorageMySQL engine, like:
- connection_pool_size=16
- connection_max_tries=3
- connection_auto_close=true
v2: remove connection_pool_default_size
v3: remove num_tries_on_connection_loss
2021-05-20 22:44:52 +03:00
Maksim Kita
364937bd54
Merge pull request #24297 from huzhichengdd/patch-13
...
Update interval.md
2021-05-20 02:12:50 +03:00
huzhichengdd
8bd7485ccf
Update interval.md
2021-05-20 00:13:33 +08:00
Илья Исаев
89f79215ae
Fix typo
2021-05-19 18:50:52 +03:00
Alexander Kuzmenkov
e9b69bbd70
Merge pull request #23906 from azat/fix-distributed_group_by_no_merge
...
distributed_group_by_no_merge fixes
2021-05-19 16:16:08 +03:00
Maksim Kita
f80f6b130c
Merge pull request #24266 from huzhichengdd/patch-11
...
Update backup.md
2021-05-19 16:04:52 +03:00
huzhichengdd
a2fa599e03
Update backup.md
2021-05-19 19:15:21 +08:00
huzhichengdd
d311e8142d
Update backup.md
2021-05-19 19:12:45 +08:00
Vitaly Baranov
ce1c947f25
Merge pull request #22228 from traceon/ldap-user-dn-detection
...
LDAP: user DN detection functionality for role mapping with Active Directory
2021-05-19 10:34:47 +03:00
lulichao
829cdf3c21
Update syntax.md
...
modify wrongly writen
2021-05-19 10:58:47 +08:00
huzhichengdd
9acea130f8
Update backup.md
2021-05-19 10:43:42 +08:00
Alexey Milovidov
86b70485fe
Fix broken HTML markup on website
2021-05-19 02:28:10 +03:00
Vitaliy Zakaznikov
03ebd18d01
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ldap-user-dn-detection
2021-05-18 14:08:28 -04:00
Ilya Yatsishin
6024477424
Merge pull request #24219 from lulichao/patch-1
...
Update create.md
2021-05-18 14:17:11 +03:00
Ilya Yatsishin
cf12f7ecb8
Merge pull request #24220 from huzhichengdd/patch-2
...
Update odbc.md
2021-05-18 14:16:15 +03:00
Ilya Yatsishin
43c36bc778
Merge pull request #24221 from huzhichengdd/patch-3
...
Update index.md
2021-05-18 14:15:22 +03:00
Ilya Yatsishin
2d744755f7
Merge pull request #24222 from huzhichengdd/patch-4
...
Update data_type_families.md
2021-05-18 14:14:10 +03:00
Chao Ma
d85fd73bea
Fix official website documents error about grant-drop section
2021-05-18 14:58:45 +08:00
huzhichengdd
5d8bbf580c
Update data_type_families.md
2021-05-18 14:10:22 +08:00
huzhichengdd
73d0c2f66f
Update index.md
2021-05-18 11:40:00 +08:00
huzhichengdd
911035aadc
Update odbc.md
2021-05-18 11:19:48 +08:00
lulichao
2054d82b06
Update create.md
2021-05-18 11:09:26 +08:00
Yatsishin Ilya
d960250b74
Update slack link
2021-05-17 18:11:22 +03:00
Vladimir
b70846209f
Merge pull request #23878 from otrazhenia/evgsudarikova-DOCSUP-8181
2021-05-17 14:27:52 +03:00
tavplubix
6936274398
Merge pull request #24106 from adevyatova/annadevyatova-DOCSUP-8026-replicated
...
DOCSUP-8026: Document the settings for customizing timeouts
2021-05-16 23:10:47 +03:00
tavplubix
ff5b515276
Update docs/ru/operations/settings/merge-tree-settings.md
2021-05-16 21:38:32 +03:00
Anna
5584af80fc
Update settings.md
2021-05-16 21:18:52 +03:00
Anna
bace98db08
Update settings.md
2021-05-16 21:16:33 +03:00
Anna
bc9c176c05
Update merge-tree-settings.md
2021-05-16 21:14:30 +03:00
Anna
e0d04acbd7
Update settings.md
2021-05-16 21:11:42 +03:00
Anna
7071894081
Update settings.md
2021-05-16 21:10:13 +03:00
Anna
c605b199ee
Update docs/en/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:06:07 +03:00
Anna
1737be6710
Update merge-tree-settings.md
2021-05-16 21:05:41 +03:00
Anna
b32ac3a6f4
Update docs/en/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:04:07 +03:00
Anna
71f096e6f3
Update docs/ru/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:59 +03:00
Anna
4b0abb9501
Update docs/ru/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:51 +03:00
Anna
ae84e5a673
Update docs/en/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:41 +03:00
Anna
3783e0c483
Update docs/en/operations/settings/settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:17 +03:00
Anna
6d49acc7ac
Update docs/en/operations/settings/merge-tree-settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:03:08 +03:00
Anna
88f6687c9d
Update docs/en/operations/settings/merge-tree-settings.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-05-16 21:02:54 +03:00