Alexey Arno
|
8cdeeaa5a4
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-25 17:58:23 +03:00 |
|
Alexey Arno
|
06a4b8c5f8
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-24 14:03:26 +03:00 |
|
Alexey Arno
|
f97565add9
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-23 12:43:06 +03:00 |
|
Alexey Arno
|
efc8ee558d
|
dbms: Server: merge from master. [#METR-15090]
|
2015-03-20 20:02:01 +03:00 |
|
Alexey Arno
|
b88431e1ad
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-20 19:58:57 +03:00 |
|
Alexey Arno
|
5a033eb724
|
dbms: Server: fixed issue with query cancellation. [#METR-14410]
|
2015-03-20 19:20:47 +03:00 |
|
Andrey Mironov
|
17da36aba2
|
dbms: allow using Date and DateTime with dictionaries. [#METR-13298]
|
2015-03-20 18:45:36 +03:00 |
|
Andrey Mironov
|
ba0fcc32f9
|
dbms: MySQLDictionarySource: safely handle empty response. [#METR-13298]
|
2015-03-20 18:45:36 +03:00 |
|
Andrey Mironov
|
47148229e0
|
dbms: allow DataTypeFactory to be some weird multi-instance singleton, I don't feel like modifying all the code which uses it right now
|
2015-03-20 18:45:36 +03:00 |
|
Andrey Mironov
|
8ef4f22e4c
|
Merge
|
2015-03-19 18:28:08 +03:00 |
|
Alexey Arno
|
2ec5cd0506
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-19 13:06:11 +03:00 |
|
Alexey Milovidov
|
ba5a54ef7a
|
dbms: temporarily added aggregate function 'debug' [#METR-15530].
|
2015-03-19 06:58:23 +03:00 |
|
Alexey Milovidov
|
6107740fc6
|
dbms: tiny improvement [#METR-14848].
|
2015-03-18 22:17:05 +03:00 |
|
Andrey Mironov
|
4243f54911
|
dbms: support multiple dictionaries config files with glob pattern [#METR-13298]
|
2015-03-18 19:07:15 +03:00 |
|
Andrey Mironov
|
1e1a26b76f
|
dbms: fix typo in ClickHouseDictionarySource, specify database explicitly. [#METR-13298]
|
2015-03-18 17:20:07 +03:00 |
|
Andrey Mironov
|
3b3f5b17c4
|
dbms: fix thread-unsafety: retain mysqlxx::Pool::Entry for the whole duration of a query. [#METR-13298]
|
2015-03-18 15:20:54 +03:00 |
|
Alexey Arno
|
b5f690dcd1
|
dbms: Server: Fixed race condition in ConnectionPoolWithFailover. [#METR-15331]
|
2015-03-18 14:28:30 +03:00 |
|
Andrey Mironov
|
7196d9c987
|
dbms: fix usage of moved-from variable, drain mysqlxx query result completely. [#METR-13298]
|
2015-03-18 12:58:58 +03:00 |
|
Alexey Milovidov
|
ed4c4292aa
|
dbms: fixed possible error [#METR-15530].
|
2015-03-18 05:48:36 +03:00 |
|
Alexey Milovidov
|
77f2e60146
|
Merge
|
2015-03-18 04:48:48 +03:00 |
|
Alexey Milovidov
|
a73cd458c2
|
dbms: irrelevant fixes [#METR-15530].
|
2015-03-18 04:48:15 +03:00 |
|
Alexey Milovidov
|
ad6ca01f87
|
dbms: tiny modification [#METR-2944].
|
2015-03-18 00:05:03 +03:00 |
|
Alexey Arno
|
6c3bd8759d
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-17 16:57:24 +03:00 |
|
Alexey Arno
|
f4b7889f90
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-17 15:44:49 +03:00 |
|
Alexey Arno
|
9ab8c585ac
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-17 14:30:23 +03:00 |
|
Alexey Arno
|
73f0eac93b
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-17 00:06:38 +03:00 |
|
Alexey Arno
|
bb1b661629
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-17 00:05:44 +03:00 |
|
Alexey Arno
|
93ae3550c7
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-17 00:00:20 +03:00 |
|
Alexey Milovidov
|
7431af2cf9
|
dbms: fixed error with exception safety [#METR-15357].
|
2015-03-16 22:24:57 +03:00 |
|
Alexey Arno
|
ee22aac2fe
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-16 13:49:27 +03:00 |
|
Alexey Arno
|
80410ce746
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-16 13:41:58 +03:00 |
|
Alexey Milovidov
|
e7b3884f2d
|
dbms: fixed common misunderstanding with function toDate(UInt32) [#METR-2944].
|
2015-03-16 07:44:53 +03:00 |
|
Alexey Milovidov
|
026670c4ec
|
dbms: fixed error with exception safety [#METR-15451].
|
2015-03-15 14:30:26 +03:00 |
|
Alexey Milovidov
|
0535438ea4
|
dbms: fixed bad code with GLOBAL operations [#METR-15144].
|
2015-03-15 11:05:28 +03:00 |
|
Alexey Milovidov
|
291d9daabf
|
Merge
|
2015-03-14 05:37:53 +03:00 |
|
Alexey Milovidov
|
5c69667f2a
|
dbms: different compression methods on merge: preparation [#METR-15386].
|
2015-03-14 05:36:39 +03:00 |
|
Alexey Milovidov
|
0a27283081
|
dbms: added setting 'force_index_by_date' [#METR-15484].
|
2015-03-14 04:20:10 +03:00 |
|
Alexey Milovidov
|
b828604a5f
|
Merge
|
2015-03-14 00:31:23 +03:00 |
|
Alexey Milovidov
|
c1ff26c7a3
|
dbms: tiny modifications [#METR-15484].
|
2015-03-14 00:01:04 +03:00 |
|
Alexey Arno
|
241e35b424
|
Merge
|
2015-03-13 16:18:47 +03:00 |
|
Alexey Arno
|
7395eff889
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-13 14:46:04 +03:00 |
|
Alexey Arno
|
606ac0198c
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-13 14:22:34 +03:00 |
|
Alexey Arno
|
e8c2f6e7b8
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-13 14:02:43 +03:00 |
|
Alexey Arno
|
125f837847
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-12 19:22:49 +03:00 |
|
Alexey Arno
|
ee09fc9124
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-12 15:36:18 +03:00 |
|
Alexey Milovidov
|
db2956eb73
|
dbms: removing duplicate elements from ORDER BY [#METR-2944].
|
2015-03-12 06:31:15 +03:00 |
|
Alexey Milovidov
|
1d7d1051a2
|
dbms: fixed error [#METR-15451].
|
2015-03-12 05:22:55 +03:00 |
|
Alexey Milovidov
|
0b07103305
|
dbms: tiny modification [#METR-2944].
|
2015-03-12 05:21:28 +03:00 |
|
Alexey Milovidov
|
9c9162bf94
|
dbms: FINAL: tiny modifications [#METR-2944].
|
2015-03-12 03:01:14 +03:00 |
|
Alexey Arno
|
9dbbaf8c38
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-11 20:27:34 +03:00 |
|