Alexey Milovidov
|
13ac3a2fc3
|
Added changelog for upcoming release [#CLICKHOUSE-2]
|
2018-03-07 00:04:58 +03:00 |
|
Alexey Milovidov
|
853a35b2d4
|
Added changelog for upcoming release [#CLICKHOUSE-2]
|
2018-03-07 00:03:30 +03:00 |
|
Alexey Milovidov
|
720d15b05b
|
Added changelog for upcoming release [#CLICKHOUSE-2]
|
2018-03-07 00:02:17 +03:00 |
|
Alexey Milovidov
|
dc3364f33f
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-03-07 00:00:48 +03:00 |
|
Alexey Milovidov
|
43eb7c2488
|
Added changelog for upcoming release [#CLICKHOUSE-2]
|
2018-03-07 00:00:28 +03:00 |
|
Alexey Zatelepin
|
b0a4e1294d
|
remove obsolete setting from test
|
2018-03-06 20:36:19 +00:00 |
|
proller
|
ce9647274a
|
CLICKHOUSE-3586 debian/compat : use version 8 to support old gdb version less 7.9.1 (old gdb have no support of compressed symbols)
|
2018-03-06 23:04:54 +03:00 |
|
alexey-milovidov
|
a06af52824
|
Merge pull request #1995 from yandex/CLICKHOUSE-3616
Fixed segfault in case of WHERE <non-UInt8 type expression>
|
2018-03-06 22:10:14 +03:00 |
|
Alex Zatelepin
|
90ea45a397
|
better exception message [#CLICKHOUSE-3599]
|
2018-03-06 22:01:45 +03:00 |
|
alexey-milovidov
|
71e73c41ac
|
Merge pull request #2000 from yandex/negative-versions
Fix version column checks, support negative versions
|
2018-03-06 20:25:18 +03:00 |
|
Alexey Zatelepin
|
f3812dddea
|
generic comparison code in GraphiteRollupSortedBlockInputStream [#CLICKHOUSE-3599]
|
2018-03-06 20:17:58 +03:00 |
|
Alexey Zatelepin
|
5d51c66bbb
|
generic version comparison code for ReplacingMergeTree [#CLICKHOUSE-3599]
|
2018-03-06 20:17:58 +03:00 |
|
Alexey Zatelepin
|
ec91d29d6a
|
correct MergingParams columns check [#CLICKHOUSE-3599]
|
2018-03-06 20:17:58 +03:00 |
|
robot-metrika-test
|
753c3d098e
|
Auto version update to [54357]
|
2018-03-06 19:20:07 +03:00 |
|
Alexey Milovidov
|
8bc40879ab
|
Fixed error [#CLICKHOUSE-2]
|
2018-03-06 19:11:29 +03:00 |
|
Vitaliy Lyudvichenko
|
1d247d0e31
|
Fixed segfault in case of WHERE <non-UInt8 type expression>. [#CLICKHOUSE-3616]
Prohibited non-UInt8 constants in WHERE expressions.
Fixed KILL QUERY syntax highlighting.
|
2018-03-06 18:42:00 +03:00 |
|
zhang2014
|
38fe0698a1
|
ISSUES-369 add attach & detach test
|
2018-03-06 21:05:08 +08:00 |
|
Alexey Milovidov
|
d134f90fa9
|
Whitespace [#CLICKHOUSE-2]
|
2018-03-06 14:59:25 +03:00 |
|
alexey-milovidov
|
3fba1feff9
|
Merge pull request #1998 from topvisor/patch-1
Update mkdocs_ru.yml
|
2018-03-06 11:22:41 +03:00 |
|
topvisor
|
b271ec5589
|
Update mkdocs_ru.yml
Add page MySQL
|
2018-03-06 10:17:38 +03:00 |
|
alexey-milovidov
|
1acf404ed1
|
Merge pull request #1831 from yandex/remote-table-function-insert-into-local-replica
Remote table function insert into local replica
|
2018-03-06 00:14:29 +03:00 |
|
proller
|
82a361d0e9
|
Show error to client if query was killed (#1989)
* Show error to client if query was killed
* Kill exception v2
* Use kill
* fix
* wip
* fix
* fxi
* try fix
* Revert "try fix"
This reverts commit eb76e4c040 .
* QUERY_WASCANCELLED
* Fxi all cancel()
* fix
|
2018-03-06 00:09:39 +03:00 |
|
robot-metrika-test
|
6282c8e490
|
Auto version update to [54356]
|
2018-03-06 00:07:31 +03:00 |
|
alexey-milovidov
|
813dcd3e0e
|
Merge pull request #1991 from Artemeey/patch-3
Add mysql.md
|
2018-03-05 22:21:43 +03:00 |
|
alexey-milovidov
|
891c028c58
|
Update mysql.md
|
2018-03-05 22:21:26 +03:00 |
|
Alexey Milovidov
|
ff822f5d81
|
Modified comment [#CLICKHOUSE-2]
|
2018-03-05 21:26:43 +03:00 |
|
Nikolai Kochetov
|
966a7d819b
|
fix test
|
2018-03-05 19:15:17 +03:00 |
|
Nikolai Kochetov
|
7b983340b8
|
Merge branch 'remote-table-function-insert-into-local-replica' of github.com:yandex/ClickHouse into remote-table-function-insert-into-local-replica
|
2018-03-05 17:59:58 +03:00 |
|
Nikolai Kochetov
|
6c66f78f71
|
renamed shared tests
|
2018-03-05 17:59:51 +03:00 |
|
KochetovNicolai
|
9f12df3a86
|
Update 00459_group_array_insert_at.sql
|
2018-03-05 17:52:59 +03:00 |
|
KochetovNicolai
|
bf6cfadfbc
|
Update 00557_remote_port.sh
|
2018-03-05 17:23:33 +03:00 |
|
Nikolai Kochetov
|
d7e6225815
|
renamed treat_local_as_shared to treat_local_as_remote
|
2018-03-05 15:47:09 +03:00 |
|
Nikolai Kochetov
|
f5b9ccf337
|
Merge branch 'remote-table-function-insert-into-local-replica' of github.com:yandex/ClickHouse into remote-table-function-insert-into-local-replica
|
2018-03-05 15:38:40 +03:00 |
|
Nikolai Kochetov
|
871a560b37
|
merged with master
|
2018-03-05 15:36:17 +03:00 |
|
Artemeey
|
73c0686fee
|
Update mysql.md
|
2018-03-04 14:08:01 +03:00 |
|
Artemeey
|
5012bd1513
|
Update mysql.md
|
2018-03-04 14:07:46 +03:00 |
|
Artemeey
|
34aee82232
|
Create mysql.md
|
2018-03-04 14:00:00 +03:00 |
|
Alexey Milovidov
|
28b46655db
|
Added support for MSan [#CLICKHOUSE-2]
|
2018-03-03 23:37:12 +03:00 |
|
Alexey Milovidov
|
c1a8659000
|
Updated instructions
|
2018-03-03 22:51:21 +03:00 |
|
Alexey Milovidov
|
c9b81fd917
|
Updated instructions
|
2018-03-03 22:50:02 +03:00 |
|
Alexey Milovidov
|
7077405e8a
|
Added support for MSan [#CLICKHOUSE-2]
|
2018-03-03 22:49:21 +03:00 |
|
Alexey Milovidov
|
ae401708ad
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-03-03 22:44:50 +03:00 |
|
Alexey Milovidov
|
a5ddca7a9c
|
Added CMake option to link with custom libc++ [#CLICKHOUSE-2]
|
2018-03-03 22:44:32 +03:00 |
|
Alexey Milovidov
|
91a6a88102
|
Explicit semantic for TSan [#CLICKHOUSE-2]
|
2018-03-03 21:00:46 +03:00 |
|
Alexey Milovidov
|
07d8db9f2a
|
Explicit semantic for TSan [#CLICKHOUSE-2]
|
2018-03-03 20:44:53 +03:00 |
|
Alexey Milovidov
|
368f46d764
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-03-03 19:48:24 +03:00 |
|
Alexey Milovidov
|
2e371822ad
|
Changed low level data race to high level data race [#CLICKHOUSE-2]
|
2018-03-03 19:46:32 +03:00 |
|
Alexey Milovidov
|
3b0d713120
|
Cleanup semantics [#CLICKHOUSE-2]
|
2018-03-03 19:26:06 +03:00 |
|
Alexey Milovidov
|
ac6a2870b8
|
Fix usage of atomic flag in Poco [#CLICKHOUSE-2]
|
2018-03-03 18:55:30 +03:00 |
|
Alexey Milovidov
|
c897e5ca39
|
Better [#CLICKHOUSE-2]
|
2018-03-03 18:36:20 +03:00 |
|