Pavel Kartavyy
|
ffde70b5c9
|
dbms: changed type when add column to nested from Array(NN) -> NN [#METR-11063]
|
2014-05-21 18:06:29 +04:00 |
|
Pavel Kartavyy
|
9d7e14fde2
|
clickhouse: bugfix [#METR-11063]
|
2014-05-21 18:06:29 +04:00 |
|
Evgeniy Gatov
|
0a490694e6
|
Merge
|
2014-05-21 18:04:11 +04:00 |
|
Sergey Fedorov
|
214e8aa9ea
|
Merge
|
2014-05-21 17:30:42 +04:00 |
|
Michael Kolupaev
|
c70e26bc70
|
Small improvement for previous commit. [#METR-11193]
|
2014-05-21 14:37:53 +04:00 |
|
Michael Kolupaev
|
df4c963bc1
|
Merge
|
2014-05-21 14:20:41 +04:00 |
|
Evgeniy Gatov
|
fbba999b58
|
Merge
|
2014-05-21 13:47:18 +04:00 |
|
Alexey Milovidov
|
119f3377a8
|
dbms: modified hash function for ints [#METR-2944].
|
2014-05-21 06:19:44 +04:00 |
|
Alexey Milovidov
|
ef82f8fd75
|
dbms: Fixed error in prev. revision [#METR-11160].
|
2014-05-20 23:30:39 +04:00 |
|
Pavel Kartavyy
|
5138ef4553
|
clickhouse: bugfix [#METR-11063]
|
2014-05-20 22:01:36 +04:00 |
|
Pavel Kartavyy
|
f2d2dd2739
|
clickhouse: alter doesn't need quotes anymore [#METR-11063]
|
2014-05-20 20:46:33 +04:00 |
|
Evgeniy Gatov
|
b919a2fd84
|
Merge
|
2014-05-20 19:57:34 +04:00 |
|
Pavel Kartavyy
|
5d1e8a5a3c
|
clickhouse: check type of nested column [#METR-11063]
|
2014-05-20 19:44:46 +04:00 |
|
Pavel Kartavyy
|
dd76cb7479
|
clickhouse: updated test for alter [#METR-11063]
|
2014-05-20 19:44:46 +04:00 |
|
Pavel Kartavyy
|
b336d8057c
|
clickhouse: alter nested columns [#METR-11063]
|
2014-05-20 19:44:46 +04:00 |
|
Evgeniy Gatov
|
6b0b742963
|
Merge
|
2014-05-20 14:43:49 +04:00 |
|
Alexey Milovidov
|
34eeed7ed3
|
Renamed mysqlxx::String and sqxxl::String to mysqlxx::Value and sqxxl::Value [#METR-2807].
|
2014-05-20 02:05:33 +04:00 |
|
Alexey Milovidov
|
7f2d738498
|
dbms: fixed segfault in case of memory limit exceeded [#METR-11160].
|
2014-05-19 23:41:56 +04:00 |
|
Alexey Milovidov
|
babe61675c
|
dbms: Client: tiny improvement (tnx. maaaks) [#METR-2944].
|
2014-05-19 22:50:50 +04:00 |
|
Evgeniy Gatov
|
e22ddfc593
|
Merge
|
2014-05-19 19:20:55 +04:00 |
|
Pavel Kartavyy
|
44cac6fb1a
|
zkutil: maybe recursive delay using multi will be faster
|
2014-05-19 13:21:57 +04:00 |
|
Alexey Milovidov
|
5494becf65
|
Merge
|
2014-05-19 11:17:38 +04:00 |
|
Alexey Milovidov
|
8b5be77c11
|
dbms: updated test [#METR-2944].
|
2014-05-19 11:17:15 +04:00 |
|
Alexey Milovidov
|
c99921fc14
|
dbms: tiny improvement [#METR-2944].
|
2014-05-19 08:54:54 +04:00 |
|
Alexey Milovidov
|
ea4c75ac82
|
dbms: TwoLevelHashTable: improvement [#METR-2944].
|
2014-05-19 08:53:05 +04:00 |
|
Michael Kolupaev
|
06edb12dbe
|
Merge
|
2014-05-16 19:55:57 +04:00 |
|
Michael Kolupaev
|
ca6f5df30e
|
zkutil: tiny logging improvement. [#METR-2807]
|
2014-05-16 19:54:39 +04:00 |
|
Evgeniy Gatov
|
7e48baf58b
|
Merge
|
2014-05-16 17:05:37 +04:00 |
|
Pavel Kartavyy
|
226ea78f5b
|
Revert "improved revision detection"
This reverts commit 6bfc93eac0b05885e1cbc7954d394f4d64a607e5.
|
2014-05-16 16:37:21 +04:00 |
|
Sergey Fedorov
|
cd48cb6cba
|
dbms: extracting columns list from select query for storage view [METR-11084]
|
2014-05-16 15:06:31 +04:00 |
|
Evgeniy Gatov
|
e214bc150d
|
Merge
|
2014-05-16 14:45:55 +04:00 |
|
Alexey Milovidov
|
a4fc77a8cb
|
dbms: removed useless code, fixed error [#METR-10719].
|
2014-05-16 05:25:20 +04:00 |
|
Evgeniy Gatov
|
6c28fdc418
|
Merge
|
2014-05-15 19:59:14 +04:00 |
|
Sergey Fedorov
|
aae61e105b
|
client: not allowing unknown options in client [METR-11064]
|
2014-05-15 17:14:57 +04:00 |
|
Pavel Kartavyy
|
0dabdd9950
|
improved revision detection
|
2014-05-15 15:26:16 +04:00 |
|
Sergey Fedorov
|
f5d07ed9dd
|
dbms: fixed uninitialized variable in set.h [METR-11023]
|
2014-05-15 14:45:44 +04:00 |
|
Sergey Fedorov
|
32e1a76960
|
dbms: fixed number parsing error in table function remote [METR-11112]
|
2014-05-15 14:39:52 +04:00 |
|
Sergey Fedorov
|
2bdcb127ec
|
dbms: fixed compilation bug [METR-11023]
|
2014-05-15 14:35:02 +04:00 |
|
Sergey Fedorov
|
b308db2434
|
dbms: limits for transfering external tables, only_external mode in set [METR-11023]
|
2014-05-15 14:24:03 +04:00 |
|
Michael Kolupaev
|
ed26098886
|
Merge
|
2014-05-14 21:51:43 +04:00 |
|
Alexey Milovidov
|
ca4717e69a
|
dbms: Client: fixed error in command line options [#METR-2944].
|
2014-05-14 21:35:51 +04:00 |
|
Sergey Fedorov
|
208e5ccdce
|
dbms: rewriting logic of global in queries [METR-10974]
|
2014-05-14 19:07:51 +04:00 |
|
Michael Kolupaev
|
90c5aacde6
|
dbms: fixed a test with undefined result. [#METR-2807]
|
2014-05-14 18:34:33 +04:00 |
|
Michael Kolupaev
|
4e2f2eca05
|
dbms: small fix. [#METR-2807]
|
2014-05-14 18:20:34 +04:00 |
|
Michael Kolupaev
|
19a037c8a4
|
dbms: fixed default users config name. [#METR-2807]
|
2014-05-14 18:19:58 +04:00 |
|
Pavel Kartavyy
|
c39737b755
|
zkcpp: timeout if zk session is expired [#METR-11085]
|
2014-05-13 23:01:03 +04:00 |
|
Michael Kolupaev
|
728bdf4928
|
Merge
|
2014-05-13 15:24:16 +04:00 |
|
Michael Kolupaev
|
f17b46548c
|
fixed build. [#METR-10202]
|
2014-05-13 14:34:45 +04:00 |
|
Michael Kolupaev
|
2765b93851
|
Merge
|
2014-05-13 14:16:33 +04:00 |
|
Michael Kolupaev
|
90e93b171d
|
Merge
|
2014-05-13 14:10:26 +04:00 |
|