Commit Graph

80 Commits

Author SHA1 Message Date
Alexey Arno
449bd7073b dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 16:00:12 +03:00
Alexey Arno
c3f5007e23 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:59:09 +03:00
Alexey Arno
631a1a2717 dbms: Server: add improvements and the ability of waiting for a read event on several connections. [#METR-14410] 2015-01-29 15:53:03 +03:00
Alexey Arno
27d0de84b7 dbms: Server: add support for multiple connections in PoolWithFailoverBase. [#METR-14410] 2015-01-29 15:53:03 +03:00
Alexey Arno
537c2d0040 dbms: Server: add improvements and the ability of waiting for a read event on several connections. [#METR-14410] 2015-01-29 15:53:03 +03:00
Alexey Arno
2359d02472 dbms: Server: add support for multiple connections in PoolWithFailoverBase. [#METR-14410] 2015-01-29 15:53:03 +03:00
Alexey Arno
d0624dfd61 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:47 +03:00
Alexey Arno
43ca983ad1 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:47 +03:00
Alexey Arno
f1610486fd dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
b243e68732 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
e0ca00ef4c dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
92d3c133f3 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
cfbc15c0b4 dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
3fc08fb95b dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
46768e731e dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:40:46 +03:00
Alexey Arno
e18d33dabf dbms: Server: queries with several replicas: development [#METR-14410] 2015-01-29 15:38:14 +03:00
Alexey Arno
f026502223 dbms: Server: add improvements and the ability of waiting for a read event on several connections. [#METR-14410] 2015-01-29 15:38:14 +03:00
Alexey Arno
953e318ea2 dbms: Server: add support for multiple connections in PoolWithFailoverBase. [#METR-14410] 2015-01-29 15:36:32 +03:00
Alexey Arno
f6d7145ae1 dbms: Server: add improvements and the ability of waiting for a read event on several connections. [#METR-14410] 2015-01-29 15:26:11 +03:00
Alexey Arno
cc4562c0f5 dbms: Server: add support for multiple connections in PoolWithFailoverBase. [#METR-14410] 2015-01-29 15:26:11 +03:00
Alexey Milovidov
a1eb599105 dbms: added value 'in_order' to setting 'load_balancing' [#METR-14782]. 2015-01-26 22:55:10 +03:00
Alexey Milovidov
1685b293f7 dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
Evgeniy Gatov
109c41954c libcloud, dbms: added write speed to clickhouse [#METR-13955]. 2014-11-27 22:35:31 +03:00
Pavel Kartavyy
d9bba776eb cloud: fixed funny bug that cloud cannot be created if some host is unknown by DNS [#METR-10969] 2014-10-08 23:00:25 +04:00
Evgeniy Gatov
bc887b15dd dbms, columnar-sender: development [#METR-12299]. 2014-08-21 16:58:07 +04:00
Alexey Milovidov
94012f8231 columnar-sender: development [#METR-11888]. 2014-07-11 04:29:59 +04:00
Michael Kolupaev
50d37fc80e statdaemons: fixed PoolWithFailoverBase [#METR-10202] 2014-06-05 12:23:52 +04:00
Michael Kolupaev
972a3bab8d DB::ConnectionPool: fixed an error. [#METR-10202] 2014-06-03 19:23:03 +04:00
Michael Kolupaev
38c5500a71 Refactored DB::ConnectionPool, DB::ConnectionPoolWithFailover and sqxxl::Pool. [#METR-10202] 2014-06-03 18:32:08 +04:00
Michael Kolupaev
c2f4912100 fixed tiny typo in comment. [#METR-2807] 2014-06-02 16:28:53 +04:00
Sergey Fedorov
4c7dd4e269 dbms: storing settings and default database in client [METR-8983] 2014-04-18 17:59:39 +04:00
Alexey Milovidov
5ca21127c7 Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
Alexey Milovidov
d986afc319 dbms: ConnectionPoolWithFailover: better [#METR-10500]. 2014-04-07 03:15:27 +04:00
Sergey Fedorov
003c7b30cd dbms: fixes and more comments on 'Global in' and external tables behavior [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
386f6d0da5 connection: bug-fix: sending query with pending data [METR-10071] 2014-03-27 16:06:45 +04:00
Sergey Fedorov
a17a57c425 client: external data sending from client to server [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
6bfb411b51 dbms: fixed few tiny errors [#METR-10240]. 2014-02-28 05:06:44 +04:00
Alexey Milovidov
08ba2fabcd dbms: lowered dependencies [#METR-10240]. 2014-02-28 02:24:38 +04:00
Alexey Milovidov
8efd6ee42c dbms: sending only set/changed settings [#METR-10087]. 2014-02-17 23:56:45 +00:00
Sergey Fedorov
a2aa16b4c1 dbms: empty query_id support [METR-8818] 2014-02-14 15:59:01 +00:00
Sergey Fedorov
b101457183 client: client with string query_id now works with old-versioned server [METR-8818] 2014-02-14 13:22:45 +00: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
Sergey Fedorov
f8b5613b82 storages: Virtual columns for storage distributed + few style fixes [METR-9172] 2014-01-22 14:24:05 +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
Alexey Milovidov
a38317e1f5 dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00