Sergey Fedorov
|
1fb34154c6
|
dbms, ParserCreateQuery: fixed using uninitialized variable [METR-9531]
|
2013-12-17 14:07:59 +00:00 |
|
Sergey Fedorov
|
be3f3beb3d
|
dbms: Two new binary operations: FunctionBitwiseShiftLeft and FunctionBitwiseShiftRight, and one new function - FunctionHostName [METR-9508]
|
2013-12-17 13:49:21 +00:00 |
|
Alexey Milovidov
|
6dc9ce070c
|
Preparing to linking libmysqlclient statically [#METR-9505].
|
2013-12-16 20:15:28 +00:00 |
|
Alexey Milovidov
|
dac017c03d
|
dbms: fixed error with FINAL [#METR-9514].
|
2013-12-16 07:12:30 +00:00 |
|
Alexey Milovidov
|
6d49edfecb
|
dbms: addition to prev. revision [#METR-9515].
|
2013-12-16 05:32:08 +00:00 |
|
Alexey Milovidov
|
92c74bb0ff
|
dbms: probably fixed error [#METR-9515].
|
2013-12-16 05:27:38 +00:00 |
|
Alexey Milovidov
|
cb03078f47
|
dbms: probably fixed error [#METR-9515].
|
2013-12-16 05:12:55 +00:00 |
|
Alexey Milovidov
|
42fabf4936
|
dbms: probably fixed error with sorting arrays [#METR-9515].
|
2013-12-16 04:30:21 +00:00 |
|
Alexey Milovidov
|
febe35c0bf
|
dbms: OPTIMIZE query is merging aggressive [#METR-9516].
|
2013-12-16 03:51:30 +00:00 |
|
Alexey Milovidov
|
8d53dcde32
|
dbms: improved performance for small queries [#METR-8582].
|
2013-12-16 02:32:00 +00:00 |
|
Sergey Fedorov
|
6fb0caf597
|
Merge
|
2013-12-13 16:20:06 +00:00 |
|
Sergey Fedorov
|
9ba96ea811
|
merge tree: sharedptr buf fixed, correct calculating directory size in bytes, a few more changes [METR-9279] [METR-9444]
|
2013-12-13 14:23:04 +00:00 |
|
Michael Kolupaev
|
f5b30483e1
|
███████████: reading metrage data; not using it yet, and consuming lots of memory. [#METR-9093]
|
2013-12-13 12:53:17 +00:00 |
|
Alexey Milovidov
|
27e0b89026
|
dbms: fixed error [#METR-9454].
|
2013-12-13 01:51:57 +00:00 |
|
Alexey Milovidov
|
bda42aec99
|
Fixed build [#METR-2807].
|
2013-12-13 00:05:20 +00:00 |
|
Alexey Milovidov
|
0a40b9f24c
|
dbms: fixed one of errors [#METR-9454].
|
2013-12-12 22:55:47 +00:00 |
|
Sergey Fedorov
|
aa56701c8a
|
merge tree: fixed incorrect usage of Singleton [METR-9279] [METR-9444]
|
2013-12-12 15:12:18 +00:00 |
|
Sergey Fedorov
|
4787aefff9
|
merge tree: update in CurrentlyMergingInfo. Now looking on available disk space before merge [METR-9279] [METR-9444]
|
2013-12-12 14:11:40 +00:00 |
|
Sergey Fedorov
|
ee1fff79f2
|
merge tree: fixed currently merging vulnerability, added singleton with total merging files size [METR-9279] [METR-9444]
|
2013-12-12 13:54:16 +00:00 |
|
Sergey Fedorov
|
15989ee930
|
merge tree test: updates in logic, removed compilation warnings [METR-9279]
|
2013-12-12 11:39:52 +00:00 |
|
Alexey Milovidov
|
c9fe09e8ab
|
dbms: probably fixed error [#METR-9463].
|
2013-12-12 00:50:54 +00:00 |
|
Alexey Milovidov
|
df90b0bbce
|
dbms: investigating error [#METR-9463].
|
2013-12-11 20:44:06 +00:00 |
|
Michael Kolupaev
|
c2888905e3
|
dbms: Added a small comment to CachedCompressedReadBuffer. [#METR-2807]
|
2013-12-11 13:36:07 +00:00 |
|
Pavel Kartavyy
|
b64633e2a0
|
dbms: enable to write like: Set load_balancing = 'nearest_hostname' [#METR-9350]
|
2013-12-11 11:51:08 +00:00 |
|
Pavel Kartavyy
|
d930b49c75
|
dbms: can change load_balancing in runtime [#METR-9350]
|
2013-12-11 11:51:01 +00:00 |
|
Pavel Kartavyy
|
b9caf82430
|
dbms: added nearest_host mode to ConnectionPoolWithFailover [#METR-9350]
|
2013-12-10 17:07:09 +00:00 |
|
Pavel Kartavyy
|
cc3882b81f
|
dbms: added load_balancing to settings [#METR-9350]
|
2013-12-10 17:07:06 +00:00 |
|
Pavel Kartavyy
|
ec2e5ff860
|
dbms: create cluster when distributed tables are created[#METR-9350]
|
2013-12-10 17:06:57 +00:00 |
|
Sergey Fedorov
|
205e22e0ba
|
materialized view: added POPULATE option [#METR-9076]
|
2013-12-10 12:23:43 +00:00 |
|
Pavel Kartavyy
|
c22fb0ac12
|
dbms: fix config[#METR-9350]
|
2013-12-10 09:35:30 +00:00 |
|
Pavel Kartavyy
|
ce5ff538ec
|
mysqlxx: fix [METR-9429]
|
2013-12-09 19:16:48 +00:00 |
|
Alexey Milovidov
|
89361fb78c
|
dbms: less copying while decompressing [#METR-8582].
|
2013-12-09 04:03:49 +00:00 |
|
Alexey Milovidov
|
a5d93468eb
|
dbms: tiny improvement [#METR-8582].
|
2013-12-09 00:40:15 +00:00 |
|
Alexey Milovidov
|
9690a3003b
|
Merge
|
2013-12-09 00:29:24 +00:00 |
|
Alexey Milovidov
|
489696281e
|
dbms: tiny improvement [#METR-8582].
|
2013-12-09 00:23:17 +00:00 |
|
Alexey Milovidov
|
e5a6cc5436
|
dbms: fixed error [#METR-9007].
|
2013-12-08 05:18:22 +00:00 |
|
Alexey Milovidov
|
e3427c8e93
|
dbms: addition to prev. revision [#METR-8582].
|
2013-12-08 02:50:50 +00:00 |
|
Alexey Milovidov
|
c640065f37
|
dbms: don't zero-fill columns with numbers [#METR-8582].
|
2013-12-08 02:29:40 +00:00 |
|
Pavel Kartavyy
|
278f5a9246
|
dbms: added Cluster class [#METR-9350]
|
2013-12-07 16:51:29 +00:00 |
|
Alexey Milovidov
|
340404eaf3
|
Fixed indents [#METR-2807].
|
2013-12-06 17:29:01 +00:00 |
|
Michael Kolupaev
|
c74cca252e
|
ClickHouse: fixed one case in ARRAY JOIN. [#METR-8821]
|
2013-12-06 10:41:54 +00:00 |
|
Michael Kolupaev
|
3a4b4303ca
|
ClickHouse: fixed a tiny special case for PREWHERE. [#METR-9392]
|
2013-12-06 09:02:19 +00:00 |
|
Michael Kolupaev
|
c3fec760f8
|
ClickHouse: fixed ORDER BY with constants. [#METR-9392]
|
2013-12-06 09:01:31 +00:00 |
|
Pavel Kartavyy
|
74309378d7
|
dbms: development [#METR-9268]
|
2013-12-05 17:39:33 +00:00 |
|
Pavel Kartavyy
|
c6aabe89e4
|
dbms: limited timeouts to be less than limits.max_execution_time [#METR-9268]
|
2013-12-05 17:24:05 +00:00 |
|
Michael Kolupaev
|
54bbe1f361
|
ClickHouse: fixed toFixedString exception text. [#METR-9091]
|
2013-12-05 13:15:04 +00:00 |
|
Michael Kolupaev
|
857cebea6f
|
ClickHouse: small fixes for PREWHERE. [#METR-9091]
|
2013-12-05 13:07:55 +00:00 |
|
Michael Kolupaev
|
ad95a4f6d5
|
Missing changes for previous revision. [#METR-9091]
|
2013-12-05 12:47:05 +00:00 |
|
Michael Kolupaev
|
e4dbb2fa34
|
ClickHouse: added a method for debugging. [#METR-9091]
|
2013-12-05 12:46:29 +00:00 |
|
Michael Kolupaev
|
c621ed95b9
|
ClickHouse: fixed occasional segfault with PREWHERE; added check for isCancelled() during reading with PREWHERE. [#METR-9091]
|
2013-12-05 12:41:47 +00:00 |
|