Nikolay Degterinsky
|
dd2779fadc
|
Merge pull request #33489 from rad1k4l/patch-1
Fix typo in docs - Invalid xml config
|
2022-01-10 11:55:07 +03:00 |
|
Orkhan Zeynalli
|
78dce08260
|
Fix typo for english language
|
2022-01-10 12:18:22 +04:00 |
|
Kseniia Sumarokova
|
e6ea7c361d
|
Merge pull request #32836 from stigsb/explain-table-override
Add `EXPLAIN TABLE OVERRIDE` for pre-validating overrides.
|
2022-01-10 09:58:16 +03:00 |
|
Kseniia Sumarokova
|
d0a847befc
|
Merge pull request #33200 from kssenii/fix-materialized-postgresql-ddl-validation
materialized postgresql fix ddl validation
|
2022-01-09 21:12:13 +03:00 |
|
Maksim Kita
|
ff645a062a
|
Merge pull request #33465 from kitaisreal/function-array-last-index
Added function arrayLastIndex
|
2022-01-08 23:08:04 +03:00 |
|
Mojtaba Yaghoobzadeh
|
72d28e3c0a
|
Fix returned value
There is a mistake in section "Example for range key dictionary". The returned value is not correct.
|
2022-01-08 17:46:03 +03:30 |
|
kssenii
|
c94f4163f7
|
Merge remote-tracking branch 'upstream/master' into fix-materialized-postgresql-ddl-validation
|
2022-01-08 15:56:46 +03:00 |
|
Maksim Kita
|
7d1d1e739f
|
Added documentation
|
2022-01-08 11:39:05 +03:00 |
|
mergify[bot]
|
905d5be288
|
Merge branch 'master' into add-decodeURLFormComponent
|
2022-01-08 01:22:40 +00:00 |
|
Maksim Kita
|
4fc5464283
|
Merge pull request #33421 from peter279k/patch-6
Add postgresql_port config parameter description
|
2022-01-08 02:02:18 +03:00 |
|
Maksim Kita
|
78029ebd95
|
Merge pull request #33458 from den-crane/Docs/fix_trailing_zeros
Doc. actualize trailing zeros removal in documentation
|
2022-01-07 22:58:39 +03:00 |
|
Denny Crane
|
613fe9572c
|
ALTER TABLE RESET SETTING example
|
2022-01-07 15:45:40 -04:00 |
|
Denny Crane
|
0cb9e979ca
|
actualize trailing zeros removal in documentation
|
2022-01-07 14:53:17 -04:00 |
|
alexey-milovidov
|
140d64f785
|
Merge pull request #33415 from kitaisreal/function-array-last
Added function arrayLast
|
2022-01-07 20:37:06 +03:00 |
|
Maksim Kita
|
af37eca3fb
|
Executable UserDefinedFunction documentation fix
|
2022-01-07 19:19:18 +03:00 |
|
Maksim Kita
|
0cb4c71a53
|
Function arrayLast added documentation
|
2022-01-07 19:00:37 +03:00 |
|
cmsxbc
|
37349a9d0f
|
add function decodeURLFormComponent
|
2022-01-07 20:51:30 +08:00 |
|
tekeri
|
4e402baa84
|
Fix typo: command_write_timeout
|
2022-01-07 14:19:48 +09:00 |
|
Chun-Sheng, Li
|
be2cbbcccd
|
Add postgresql_port config parameter description
|
2022-01-06 09:59:03 +08:00 |
|
Maksim Kita
|
985dbedc67
|
Merge pull request #33404 from freedomDR/doc_bloomfilter_fix
doc fix bloomfilter
|
2022-01-05 16:20:47 +03:00 |
|
Chun-Sheng, Li
|
9140caf85a
|
Fixing typo and add MariaDB command-line tool
|
2022-01-05 14:09:00 +08:00 |
|
freedomDR
|
af601f98d3
|
doc fix bloomfilter
|
2022-01-05 03:37:54 +00:00 |
|
Denny Crane
|
466078031d
|
Update date-time-functions.md
|
2022-01-04 18:53:01 -04:00 |
|
Maksim Kita
|
53e45c34e3
|
Merge pull request #33373 from den-crane/patch-54
Doc. default values for max_concurrent_queries settings
|
2022-01-04 14:06:41 +03:00 |
|
Denny Crane
|
7261e121dd
|
Update string-search-functions.md
|
2022-01-03 16:19:54 -04:00 |
|
Denny Crane
|
bb713f1487
|
Update settings.md
|
2022-01-03 16:01:18 -04:00 |
|
Denny Crane
|
9114d127e0
|
default values for max_concurrent_queries settings
|
2022-01-03 15:48:22 -04:00 |
|
Maksim Kita
|
4363865757
|
Merge pull request #33339 from freedomDR/add_doc_settings
docs setting shutdown wait time add comment
|
2022-01-03 14:02:55 +03:00 |
|
Maksim Kita
|
e0a091d068
|
Merge pull request #33337 from anselmodadams/patch-1
Documentation fix - incorrect CREATE DICTIONARY statement order
|
2022-01-02 20:15:04 +03:00 |
|
Maksim Kita
|
8e83f2d154
|
Updated documentation
|
2022-01-02 20:02:53 +03:00 |
|
Maksim Kita
|
4f62155b84
|
UserDefinedExecutableFunction fix documentation
|
2022-01-02 16:46:11 +03:00 |
|
Ilya Yatsishin
|
f967bcdee9
|
Merge pull request #33143 from VitalyArt/patch-1
|
2021-12-31 21:28:40 +03:00 |
|
freedomDR
|
c0072c6db0
|
docs setting add shutdown_wait_unfinished_queries shutdown_wait_unfinished config
|
2021-12-31 02:56:20 +00:00 |
|
Anselmo D. Adams
|
883b83acb0
|
Update dictionary.md
|
2021-12-30 19:43:54 -03:00 |
|
Anselmo D. Adams
|
5df89e978e
|
Update dictionary.md
Fixed order of DICTIONARY term in create statement
|
2021-12-30 19:33:31 -03:00 |
|
alexey-milovidov
|
3d500f5299
|
Merge pull request #33277 from peter279k/patch-3
Adding cURL installation message to notice users
|
2021-12-30 18:54:03 +03:00 |
|
alexey-milovidov
|
08b3273c40
|
Update http.md
|
2021-12-30 18:53:30 +03:00 |
|
Chun-Sheng, Li
|
90068405fc
|
Remove unused sample authentication credentials
|
2021-12-30 16:19:05 +08:00 |
|
mergify[bot]
|
148f12544e
|
Merge branch 'master' into patch-4
|
2021-12-30 08:15:36 +00:00 |
|
Stig Bakken
|
6b4a16977e
|
Add some docs for EXPLAIN TABLE OVERRIDE
|
2021-12-30 09:02:28 +01:00 |
|
alexey-milovidov
|
fa934d673d
|
Merge pull request #33298 from thomoco/master
Updated adopters: 7 new adopters plus some minor editing
|
2021-12-30 11:00:21 +03:00 |
|
Chun-Sheng, Li
|
db08e36472
|
Adding & improve cURL compressed data examples
|
2021-12-30 11:21:57 +08:00 |
|
Thom O'Connor
|
b4b7acabc5
|
Updated adopters: remove smart quotes
|
2021-12-29 13:44:51 -07:00 |
|
alexey-milovidov
|
255c4c92b9
|
Merge pull request #33233 from freedomDR/doc_projection_fix
improve projection doc describe
|
2021-12-29 21:09:33 +03:00 |
|
Thom O'Connor
|
90d7dc0e04
|
Updated adopters: 7 new adopters plus some minor editing
|
2021-12-29 10:19:45 -07:00 |
|
Mikhail f. Shiryaev
|
272ea7fc5b
|
Merge pull request #32609 from cmsxbc/query-kind-concurent_restriction
add settings: max_concurrent_select_queries and max_concurrent_insert_queries
|
2021-12-29 15:23:45 +01:00 |
|
alesapin
|
16f79df6da
|
Merge pull request #33241 from pdv-ru/pdv-ru-DOCSUP-19044
DOCSUP-19044: Edit and translate to Russian (four letter commands to keeper)
|
2021-12-29 13:43:24 +03:00 |
|
alesapin
|
9e83e5f7f4
|
Merge pull request #33121 from karnevil13/karnevil-DOCSUP-20367
DOCSUP-20367: Edit and translate to Russian (insert_quorum_parallel)
|
2021-12-29 13:31:36 +03:00 |
|
alesapin
|
739297b169
|
Merge pull request #33268 from den-crane/patch-53
Mark max_alter_threads as obsolete
|
2021-12-29 13:01:57 +03:00 |
|
Maksim Kita
|
a5256e5b6e
|
Merge pull request #30957 from kitaisreal/executable-refactoring
Executable refactoring
|
2021-12-29 12:43:41 +03:00 |
|