Alexey Milovidov
8bc84e29ac
Increased default background_pool_size [#METR-23632].
2016-11-28 02:50:46 +03:00
Alexey Milovidov
c6c94cbcef
Added missing modification [#METR-23505].
2016-11-16 09:15:38 +03:00
Alexey Milovidov
d5155fbe7a
Added quota_key to query_log and processlist [#METR-23505].
2016-11-16 08:09:41 +03:00
Alexey Zatelepin
e1bb33cad0
PR fixes:
...
* add forgotten const
* print exception string if switching to server timezone failed
* protocol compatibility with old versions
* use ALWAYS_INLINE in DateLUT.h
2016-11-15 10:24:55 +00:00
Alexey Milovidov
daeac24f04
Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279].
2016-10-25 00:40:39 +03:00
Yuri Dyachenko
297a1547c5
more usable settings for delayed insert. issue: #METR-22563
2016-10-19 20:58:27 +03:00
Alexey Milovidov
6f4fc79cde
Better [#METR-2944].
2016-07-31 06:53:16 +03:00
Alexey Milovidov
5b9d80505f
Whitespaces [#METR-2807].
2016-07-30 08:03:20 +03:00
Alexey Milovidov
6d6c22f92e
Allow to start under thread sanitizer [#METR-2944].
2016-07-30 07:44:04 +03:00
Alexey Milovidov
abbb80ddd9
Modifications for address sanitizer [#METR-2944].
2016-06-10 21:58:04 +03:00
Alexey Milovidov
b5c1280fbc
Changed version to 1.1 (fully compatible with 0.0) [#METR-20000].
2016-05-18 17:15:54 +03:00
Pavel Kartavyy
1f3cff5232
Merge
2016-03-03 18:21:44 +03:00
Alexey Milovidov
e522ec23f9
dbms: porting to aarch64 [#METR-19609].
2016-01-13 05:11:40 +03:00
Alexey Milovidov
69be9e7dd0
dbms: increased default limit on query size [#METRIKASUPP-5557].
2015-09-03 21:48:41 +03:00
Alexey Milovidov
c8b4a8f1be
dbms: lowered default query_log.flush_interval_milliseconds to 7500 [#METR-16946].
2015-06-28 10:34:58 +03:00
Alexey Milovidov
c36fdf0e56
dbms: initial implementation of QueryLog [#METR-16946].
2015-06-26 23:48:10 +03:00
Pavel Kartavyy
52b004722e
CalcCloud: fix compability with java StoreInfo
2015-05-25 16:20:17 +03:00
Alexey Milovidov
cac503ff82
Merge
2015-04-12 07:39:20 +03:00
Alexey Arno
80410ce746
dbms: Server: feature development. [#METR-15090]
2015-03-16 13:41:58 +03:00
Alexey Arno
241e35b424
Merge
2015-03-13 16:18:47 +03:00
Alexey Arno
125f837847
dbms: Server: feature development. [#METR-15090]
2015-03-12 19:22:49 +03:00
Pavel Kartavyy
78e12a7563
Connection: set separate timeout for ping [#METR-15351]
2015-03-11 14:18:36 +03:00
Pavel Kartavyy
192bbc0285
PoolWithFailover: increased error decreasing period [#METR-15351]
2015-03-11 14:18:36 +03:00
Alexey Milovidov
664d85e08f
dbms: added support for value 'auto' of setting 'max_threads'; using that value by default [#METR-2944].
2015-02-22 13:50:36 +03:00
Alexey Milovidov
221efeb82a
dbms: more scalable aggregator: development [#METR-2944].
2015-01-03 06:18:49 +03:00
Alexey Milovidov
425263970f
dbms: improved performance of aggregation by one numeric key (up to: 2x for UInt8, 5x for UInt16, 1.1x for UInt32, UInt64) [#METR-2944].
2014-10-29 04:18:50 +03:00
Alexey Milovidov
0045133b0e
dbms: prepared for fully-functional progress bar [#METR-2944].
2014-10-25 22:33:52 +04:00
Alexey Milovidov
a800baba16
dbms: more neat [#METR-2944].
2014-10-07 02:48:20 +04:00
Andrey Mironov
269be93cbe
write to local nodes, refactor StorageDistributed, extract DirectoryMonitor. [#METR-12221]
2014-08-19 12:33:14 +04:00
Michael Kolupaev
15d9e39aa6
Merge
2014-07-02 16:30:38 +04:00
Alexey Milovidov
653c138564
dbms: lowered max delay of insert [#METR-11520].
2014-06-20 22:45:19 +04:00
Alexey Milovidov
fc8aa282c0
dbms: lowered default block size; introduced default insert block size [#METR-11014]..
2014-04-30 00:22:57 +04:00
Sergey Fedorov
c139a6d209
dbms: fixed bug in merge tree output stream: compression of min block now runs at the right moment [METR-10570]
2014-04-22 19:36:21 +04:00
Sergey Fedorov
ecc697cd2c
Merge
2014-04-08 19:29:12 +04:00
Alexey Milovidov
1246d54830
Merge
2014-04-03 20:23:31 +04:00
Alexey Milovidov
eb1e9ddbab
dbms: removed useless memset, lowered default max_query_size [#METR-10718].
2014-04-02 22:38:17 +04:00
Alexey Milovidov
33338e0d2e
dbms: fixed compatibility [#METR-10667].
2014-04-02 03:42:26 +04:00
Sergey Fedorov
6395e841f9
Merge
2014-03-28 18:36:24 +04:00
Sergey Fedorov
5237f8b6ca
dbms: fixed cancelling input stream in tcphandler [METR-10071]
2014-03-27 16:06:45 +04:00
Sergey Fedorov
9ecf7b3f79
defines: fixed DBMS_MIN_REVISION_WITH_TEMPORARY_TABLES to correct value [METR-10071]
2014-03-27 16:06:45 +04:00
Sergey Fedorov
6f85a12692
dbms: fixed variable names, temporary tables are now external tables, in distributed query external table now always will be send to remote servers [METR-10071]
2014-03-27 16:06:45 +04:00
Sergey Fedorov
0c59630ddc
temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]
2014-03-27 16:06:44 +04:00
Alexey Milovidov
c6bee512eb
Revert "temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]"
...
This reverts commit 6e6ca1f129b685e6271de1ccaf48a32f7e137d9e.
2014-03-04 23:01:22 +04:00
Sergey Fedorov
8d012adee3
temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]
2014-03-04 19:31:56 +04:00
Alexey Milovidov
8e4b2ab015
dbms: removed useless define [#METR-2944].
2014-02-20 04:15:18 +04:00
Sergey Fedorov
b75fe2f6eb
dbms: query Id is String valued now, show process list also shows query_id, query_id is stored in processlist, now query could be replaced [METR-8818]
2014-02-12 17:31:02 +00:00
Pavel Kartavyy
92d5a9c302
dbms: added default_sample [#METR-9464]
2014-01-28 19:26:39 +00:00
Pavel Kartavyy
b9caf82430
dbms: added nearest_host mode to ConnectionPoolWithFailover [#METR-9350]
2013-12-10 17:07:09 +00:00
Alexey Milovidov
2be066285a
dbms: lowered memory usage for merge operations [#CONV-8705].
2013-09-13 23:28:40 +00:00
Alexey Milovidov
861ae81325
dbms: updated config and defaults [#CONV-8661].
2013-09-08 10:16:55 +00:00