Commit Graph

16662 Commits

Author SHA1 Message Date
VadimPE
18681db7fa [CLICKHOUSE-3269] fix bug with netmaskToIPv6() 2018-07-15 00:22:29 +03:00
alexey-milovidov
b384b7afc4 Update Users.cpp 2018-07-15 00:22:29 +03:00
VadimPE
c45a5aa775 fix netmask from IPv4 to IPv6 2018-07-15 00:22:29 +03:00
VadimPE
0036e75a92 add example in users.xml 2018-07-15 00:22:29 +03:00
VadimPE
5834c0f9d9 fix bug 2018-07-15 00:22:29 +03:00
VadimPE
180ba17e6b fix 2018-07-15 00:22:29 +03:00
VadimPE
849f02104f added support for new masks 2018-07-15 00:22:29 +03:00
Ilya Breev
859a70245a replace POST examples with curl 2018-07-14 15:14:20 +03:00
Ilya Breev
75b2ee8727 remove GET example
it is referring command GET from libwww-perl
2018-07-14 15:14:20 +03:00
Ilya Breev
319f2474d7 replace POST examples with curl 2018-07-14 15:14:20 +03:00
Ilya Breev
e1ca437766 Update .net section of 3rd party libraries list 2018-07-13 22:30:00 +03:00
alexey-milovidov
95110c4aa8
Update index.md 2018-07-13 22:25:33 +03:00
Ilya Breev
0ee6b20381 Update in .Net section of 3rd party libraries 2018-07-13 22:06:50 +03:00
proller
5384504fa2 More information in 'Cannot read all data' errors 2018-07-13 22:06:26 +03:00
chertus
53f1f4794d fix inserts into unknown table, ex. 'table function url(...)' 2018-07-13 21:06:47 +03:00
Alexey Milovidov
215ec2be98 Tiny improvement [#CLICKHOUSE-3820] 2018-07-13 20:27:58 +03:00
chertus
1d7f6c32a0 one more build fix 2018-07-13 18:32:20 +03:00
chertus
bc5d5bcf4a fix build with CAPNP 2018-07-13 18:10:42 +03:00
chertus
2c4949dd5d fix build without CAPNP 2018-07-13 16:47:13 +03:00
chertus
4e0d9aa8d4 revert unneeded changes 2018-07-13 15:46:29 +03:00
chertus
c8f71cb539 Merge branch 'master' into issue-3578 2018-07-13 14:30:42 +03:00
alexey-milovidov
53f9ae3cf1 Update CompressedReadBufferBase.cpp 2018-07-13 06:41:18 +03:00
proller
9d0b6bffe4 Better error: Print checksums if they mismatch 2018-07-13 06:41:18 +03:00
chertus
c78a67d573 fix case with unexpected aliases 2018-07-13 01:05:03 +03:00
Alexey Milovidov
c315200e64 Fixed rare error in ZooKeeper library: callback never called in case when network error happens after reading response header but before response body was read - that will lead to deadlock and readonly table [#CLICKHOUSE-3820] 2018-07-13 00:31:38 +03:00
proller
ab2a898257 Use clang-6 in release script for sanitizers 2018-07-12 20:58:37 +03:00
chertus
f89e476c0f add option to disable sending metadata 2018-07-12 17:33:57 +03:00
robot-metrika-test
d2c4696bc6 Auto version update to [54394] 2018-07-12 16:25:17 +03:00
Ivan Blinkov
875ea0f4ea
Fix mistype 2018-07-12 13:36:48 +03:00
chertus
a7fcae2759 fix defaults with list expressions 2018-07-12 13:03:49 +03:00
chertus
2876aadba7 fix materialized 2018-07-12 11:49:20 +03:00
robot-metrika-test
b683792769 Auto version update to [54393] 2018-07-11 23:45:40 +03:00
Alexey Milovidov
5eeaf94e0c Merge branch 'master' of github.com:yandex/ClickHouse 2018-07-11 22:38:21 +03:00
Alexey Milovidov
14d5aa061f Miscellaneous #1322 2018-07-11 22:37:57 +03:00
chertus
3c39f2fc69 fix some tests 2018-07-11 21:34:12 +03:00
alexey-milovidov
de3e63a607
Merge pull request #2631 from blinkov/CLICKHOUSE-2720
Documentation improvements
2018-07-11 20:43:31 +03:00
Ivan Blinkov
26190b5b7d Some additional details in main README.md 2018-07-11 20:18:44 +03:00
chertus
a765aef4db fix KafkaStorage build and add sql test for defaults 2018-07-11 19:24:29 +03:00
Alexey Milovidov
d6a3cade18 Whitespaces [#CLICKHOUSE-3820] 2018-07-11 19:10:02 +03:00
Alexey Milovidov
06fc37abd4 Merge branch 'master' of github.com:yandex/ClickHouse 2018-07-11 18:58:56 +03:00
Alexey Milovidov
0352d6916f Updated default clickhouse-client config #1959 2018-07-11 18:58:29 +03:00
chertus
82d22574d4 fix empty defaults mask issue and add some comments 2018-07-11 17:11:47 +03:00
Ivan Blinkov
b55d532f48 Add README.md for docs/tools 2018-07-11 16:45:13 +03:00
robot-metrika-test
5a25d7df26 Auto version update to [54392] 2018-07-11 16:00:46 +03:00
Alexey Milovidov
b3b41c9661 Non significant changes #2521 2018-07-11 15:59:37 +03:00
Alexey Milovidov
2f4605e7da Fixed build #2627 2018-07-11 15:50:23 +03:00
alexey-milovidov
9793ae98e0
Merge pull request #2521 from ssmike/CLICKHOUSE-3547
CLICKHOUSE-3547 streaming histogram aggregation
2018-07-11 15:48:12 +03:00
chertus
fe1b393e55 defaults for storages with formated input 2018-07-11 15:05:04 +03:00
Ivan Blinkov
b9de47912c Some more clarifications 2018-07-11 13:57:44 +03:00
Ivan Blinkov
be2221844b Add more detailed README.md to docs folder 2018-07-11 12:30:15 +03:00