Commit Graph

1229 Commits

Author SHA1 Message Date
Michael Kolupaev
0fddbe3f88 clickhouse: added functions for site categories [#CONV-7180]. 2013-04-17 11:37:34 +00:00
Vyacheslav Alipov
653ae4dfec fixed possible integer overflow [#CONV-2807] 2013-04-17 09:52:07 +00:00
Alexey Milovidov
ef370b7226 Little modifications [#CONV-7315]. 2013-04-15 19:33:05 +00:00
Evgeniy Gatov
171d4404c4 dbms: fixed build [#CONV-4143]. 2013-04-15 10:10:55 +00:00
Evgeniy Gatov
848e3e269c DBMS, ███████████: fixes/additions [#CONV-4143]. 2013-04-15 00:42:29 +00:00
Alexey Milovidov
b73bbbd7a7 dbms, sqxxl: fixed error [#CONV-7289]. 2013-04-13 00:56:07 +00:00
Alexey Milovidov
af71008e23 Added support for rw_timeout in mysqlxx::Pool; removed useless code [#CONV-7093]. 2013-04-11 17:51:14 +00:00
Michael Kolupaev
e5e38e12d6 clickhouse: fixed finction regionIn [#CONV-2944]. 2013-04-10 10:52:38 +00:00
Alexey Milovidov
1b7a4b064c Using one file name to include sparse/dense hash (error if you use different style in one translation unit) [#CONV-7042]. 2013-04-09 19:15:52 +00:00
Alexey Milovidov
10358a3940 ███████████: using UATraits [#CONV-7042]. 2013-04-09 19:04:25 +00:00
Michael Kolupaev
577dff4457 DateLUT: fixed segfault when looking up invalid date (it appeared at least in ███████████ and clickhouse) [#CONV-7212]. 2013-04-09 12:38:39 +00:00
Alexey Milovidov
2bf90fb924 Renamed file [#CONV-6992]. 2013-04-08 19:47:25 +00:00
Michael Kolupaev
36798abd60 libmysqlxx: added PoolWithFailover [#CONV-7043]. 2013-04-04 14:39:59 +00:00
Alexey Milovidov
1f375250d6 mysqlxx: added read/write timeouts [#CONV-7093]. 2013-03-31 01:16:35 +00:00
Alexey Milovidov
d5463a550a ███████████: improvement [#CONV-7027]. 2013-03-29 01:47:34 +00:00
Alexey Milovidov
03e991c3cd Fixed error with strong typedef [#CONV-7027]. 2013-03-28 22:22:04 +00:00
Michael Kolupaev
c898101f5d clickhouse: fixed nested IN ssections [#CONV-7046]. 2013-03-28 13:00:27 +00:00
Evgeniy Gatov
5fa50a6b58 dbms, ███████████: slightly better [#CONV-6826]. 2013-03-28 10:48:26 +00:00
Michael Kolupaev
d866ffbb91 clickhouse: slightly fixed subqueries with Distributed tables [#CONV-6822]. 2013-03-27 13:26:25 +00:00
Michael Kolupaev
164068ec35 clickhouse: slightly fixed subqueries with Distributed tables [#CONV-6822]. 2013-03-27 12:28:06 +00:00
Michael Kolupaev
887bfc695b clickhouse: slightly more verbose exception message [#CONV-6822]. 2013-03-27 12:17:33 +00:00
Michael Kolupaev
1e338dbd6d clickhouse: fixed subqueries with Distributed tables [#CONV-6822]. 2013-03-27 12:04:48 +00:00
Michael Kolupaev
d2241771bd clickhouse: fixed error when the same set is used more than once in a query [#CONV-7036]. 2013-03-27 11:32:43 +00:00
Michael Kolupaev
0f94ab34bf Merge 2013-03-27 10:07:23 +00:00
Alexey Milovidov
3ae8c09e54 dbms: fixed error [#CONV-7023]. 2013-03-26 19:30:23 +00:00
Michael Kolupaev
c638007904 clickhouse: slightly refactored [#CONV-6823]. 2013-03-25 17:41:48 +00:00
Michael Kolupaev
e80af0a15d clickhouse: fixed arrays to the left of IN [#CONV-6823]. 2013-03-25 13:37:58 +00:00
Michael Kolupaev
cc8914361f clickhouse: fixed arrays to the left of IN [#CONV-6823]. 2013-03-25 13:35:05 +00:00
Michael Kolupaev
2578c4af23 clickhouse: arrays to the left of IN [#CONV-6823]. 2013-03-25 13:02:12 +00:00
Michael Kolupaev
84f49b7f36 clickhouse-client: changed multiline history behavior [#CONV-6789]. 2013-03-19 12:36:13 +00:00
Michael Kolupaev
b017d8b476 clickhouse: adrray to the left of IN: development [#CONV-6823]. 2013-03-19 12:25:59 +00:00
Michael Kolupaev
bc8f9d550c clickhouse: fixed a crash on column number mismatch with IN section [#CONV-6823]. 2013-03-19 11:25:28 +00:00
Michael Kolupaev
aacdd1a5c1 clickhouse: added comments for functions [#CONV-6788]. 2013-03-18 10:49:31 +00:00
Michael Kolupaev
c2612d08e1 clickhouse: fixed function cutURLParameter [#CONV-6788]. 2013-03-18 10:39:47 +00:00
Michael Kolupaev
f933440e9c clickhouse: added function cutURLParameter [#CONV-6788]. 2013-03-18 10:27:45 +00:00
Michael Kolupaev
7275be6ac4 Merge 2013-03-18 08:03:44 +00:00
Michael Kolupaev
103c77d636 clickhouse: undid last change that appeared to introduce deadlock [#CONV-6705]. 2013-03-14 13:22:57 +00:00
Michael Kolupaev
00e0307de1 Merge 2013-03-14 13:04:50 +00:00
Michael Kolupaev
21fa1370c7 clickhouse: rewound last change, it was slightly incorrect [#CONV-2807]. 2013-03-14 12:54:59 +00:00
Michael Kolupaev
ad0f1cfa3a Merge 2013-03-14 12:52:22 +00:00
Michael Kolupaev
b6404afed4 Merge 2013-03-14 12:38:15 +00:00
Michael Kolupaev
c4bbb1fe45 Merge 2013-03-14 12:11:23 +00:00
Michael Kolupaev
a163bfcd49 Merge 2013-03-14 11:43:43 +00:00
Michael Kolupaev
990a634642 clickhouse: added SHOW TABLES NOT LIKE [#CONV-2944]. 2013-03-11 11:28:36 +00:00
Michael Kolupaev
c61f5c756a dbms: added writeText for Array [#CONV-6825]. 2013-03-11 10:29:41 +00:00
Evgeniy Gatov
964ff3a2a5 dbms: added DB::Array binary serialization, requered for ███████████; tiny comment fix [#CONV-6668]. 2013-03-09 05:44:26 +00:00
Michael Kolupaev
c1f8ad492e clickhouse: function sleep accepts different types of argument [#CONV-6788]. 2013-03-07 18:19:22 +00:00
Michael Kolupaev
814b47a415 clickhouse: optimized bitmaskTo* functions [#CONV-6788]. 2013-03-07 18:11:30 +00:00
Michael Kolupaev
3cd4ad6489 clickhouse: slightly improved bitmaskTo* functions [#CONV-6788]. 2013-03-07 18:01:25 +00:00
Michael Kolupaev
15f31802f6 clickhouse: fixed arrays in TinyLog [#CONV-2944]. 2013-03-07 17:44:32 +00:00