Alexey Milovidov
|
e65a59c400
|
Added comments
|
2020-08-12 01:49:38 +03:00 |
|
Alexey Milovidov
|
cb031d3548
|
Minor changes
|
2020-08-12 01:48:25 +03:00 |
|
Alexey Milovidov
|
c6428f851a
|
Minor fixes in clickhouse install
|
2020-08-12 01:04:38 +03:00 |
|
Alexey Milovidov
|
42ecf91df1
|
Fix "Arcadia" build
|
2020-08-11 00:36:49 +03:00 |
|
Alexey Milovidov
|
09d30a3699
|
Attempt to fix "Arcadia" build
|
2020-08-10 06:26:23 +03:00 |
|
Alexey Milovidov
|
c7a6a18a75
|
Preparation to enable clickhouse install on Mac and FreeBSD
|
2020-08-10 02:58:09 +03:00 |
|
Alexey Milovidov
|
361417bea1
|
Fix "split" build
|
2020-08-10 02:18:07 +03:00 |
|
Alexey Milovidov
|
1e04014a71
|
Fix build
|
2020-08-09 23:10:51 +03:00 |
|
Alexey Milovidov
|
4129ad5bbf
|
Merge branch 'embed-configs' into clickhouse-install
|
2020-08-09 05:17:12 +03:00 |
|
Alexey Milovidov
|
aa3b4bbfe0
|
Fix build
|
2020-08-09 05:16:55 +03:00 |
|
Alexey Milovidov
|
73c8e2c8bd
|
Fix shadow
|
2020-08-09 05:13:56 +03:00 |
|
Alexey Milovidov
|
8d616444e4
|
Support for AArch64
|
2020-08-09 02:54:38 +03:00 |
|
Alexey Milovidov
|
0eac2d4054
|
Merge branch 'embed-configs' into clickhouse-install
|
2020-08-09 02:42:06 +03:00 |
|
Alexey Milovidov
|
182e2929f3
|
Merge branch 'master' into embed-configs
|
2020-08-09 02:41:44 +03:00 |
|
Alexey Milovidov
|
f459640269
|
Fix build
|
2020-08-09 02:41:34 +03:00 |
|
alexey-milovidov
|
4ef51d685a
|
Merge pull request #13423 from ClickHouse/aku/fuzz-create
Do not fuzz CREATE queries
|
2020-08-09 01:40:06 +03:00 |
|
Alexey Milovidov
|
e5c3f47c92
|
Added start/stop/status/restart commands
|
2020-08-08 23:42:10 +03:00 |
|
Alexey Milovidov
|
d9db0a3442
|
Add simple "clickhouse-install" tool
|
2020-08-08 21:38:34 +03:00 |
|
Alexey Milovidov
|
0f79eb3cc5
|
Embed configs into binary
|
2020-08-08 06:42:42 +03:00 |
|
Alexey Milovidov
|
0cbbe153cd
|
Fix typos, the last 1%
|
2020-08-08 04:21:04 +03:00 |
|
Vitaly Baranov
|
1a4a8a219c
|
Merge pull request #13305 from vitlibar/correct-error-message-if-setting-not-found-in-users_xml
Correct error message if setting not found in users.xml
|
2020-08-07 23:31:23 +03:00 |
|
Alexander Kuzmenkov
|
ae47579f58
|
Merge remote-tracking branch 'origin/master' into aku/fuzz-create
|
2020-08-07 16:11:49 +03:00 |
|
alexey-milovidov
|
9cb0914bbd
|
Merge pull request #13447 from vladimir-golovchenko/fix-server-gitignore
Updated gitignore-files.
|
2020-08-07 05:01:33 +03:00 |
|
vladimir golovchenko
|
cb153d2605
|
Updated gitignore-files.
|
2020-08-06 18:05:32 -07:00 |
|
Alexander Kuzmenkov
|
c32fddbb6d
|
Do not fuzz CREATE queries
We don't do it anyway, the first unmodified query succeeds and all
others fail. Just make it official.
|
2020-08-06 18:40:40 +03:00 |
|
Alexander Kuzmenkov
|
3b1bacf390
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-08-06 00:15:06 +03:00 |
|
Alexander Kuzmenkov
|
5c2d7fc569
|
fixes
|
2020-08-05 18:45:44 +03:00 |
|
Alexander Kuzmenkov
|
d205b20c04
|
wip
|
2020-08-05 05:21:33 +03:00 |
|
Alexander Kuzmenkov
|
0b28967ea8
|
fixup
|
2020-08-05 02:27:21 +03:00 |
|
Alexander Kuzmenkov
|
fcdfa2a125
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-08-05 02:25:50 +03:00 |
|
Alexey Milovidov
|
d91471ea00
|
Merge branch 'master' into stack-frams-size-limit
|
2020-08-04 15:28:47 +03:00 |
|
Vitaly Baranov
|
a804f9499d
|
Use references while iterating through settings.
|
2020-08-04 04:00:38 +03:00 |
|
Vitaly Baranov
|
dadebadcac
|
Print correct error message in log for unknown settings in users.xml
|
2020-08-04 00:20:33 +03:00 |
|
Alexander Kuzmenkov
|
442693dc53
|
Do not fuzz ASTDictionaryLayout
+ some cosmetic changes
|
2020-08-03 19:16:20 +03:00 |
|
Alexey Milovidov
|
41111d1e57
|
Merge branch 'master' into stack-frams-size-limit
|
2020-08-02 19:18:33 +03:00 |
|
Alexey Milovidov
|
778abb346f
|
Merge branch 'master' into merge-tree-settings-sanity-check
|
2020-08-02 17:13:17 +03:00 |
|
Vitaly Baranov
|
18b21511a9
|
Merge pull request #13013 from vitlibar/implement-custom-settings
Implement custom settings
|
2020-08-02 05:01:14 +03:00 |
|
Alexey Milovidov
|
1ae43b8beb
|
Merge branch 'stack-frams-size-limit' of github.com:yandex/ClickHouse into stack-frams-size-limit
|
2020-08-02 04:36:12 +03:00 |
|
Alexey Milovidov
|
d3c0635fc0
|
Merge branch 'master' into stack-frams-size-limit
|
2020-08-02 04:35:09 +03:00 |
|
Alexey Milovidov
|
53450b1b09
|
Merge branch 'master' into merge-tree-settings-sanity-check
|
2020-08-02 02:47:57 +03:00 |
|
alexey-milovidov
|
e4f923097e
|
Update ClusterCopier.cpp
|
2020-08-02 01:43:43 +03:00 |
|
Alexey Milovidov
|
8fe201f1b9
|
Merge branch 'master' into merge-tree-settings-sanity-check
|
2020-08-01 19:20:11 +03:00 |
|
Alexey Milovidov
|
47e9ec3d58
|
Smaller stack frames
|
2020-08-01 17:55:20 +03:00 |
|
Alexey Milovidov
|
4fa0b16eaa
|
Revert "Smaller stack frames"
This reverts commit 73c349fd7f .
|
2020-08-01 17:54:51 +03:00 |
|
Alexey Milovidov
|
73c349fd7f
|
Smaller stack frames
|
2020-08-01 00:23:16 +03:00 |
|
Vitaly Baranov
|
7c4ae5ee65
|
Add the parameter custom_settings_prefixes to the server config.
|
2020-07-31 20:57:49 +03:00 |
|
Vitaly Baranov
|
56665a15f7
|
Rework and rename the template class SettingsCollection => BaseSettings.
|
2020-07-31 20:54:18 +03:00 |
|
Vitaly Baranov
|
18e3f1f60d
|
Split SettingsCollection.h into 3 files: SettingsFields.h, SettingsEnums.h, SettingsCollection.h
|
2020-07-31 19:11:27 +03:00 |
|
Alexey Milovidov
|
c3ad710b84
|
Merge branch 'master' into crash-log
|
2020-07-31 16:12:53 +03:00 |
|
Alexey Milovidov
|
c202691319
|
Merge branch 'master' into stack-frams-size-limit
|
2020-07-30 23:53:52 +03:00 |
|