Commit Graph

6444 Commits

Author SHA1 Message Date
Alexey Milovidov
e29df2814c dbms: checking replication delays [#METR-17573]. 2015-11-05 22:44:19 +03:00
Alexey Milovidov
11447a4e1a dbms: accurate checking of replication delays (incomplete) [#METR-17573]. 2015-11-05 20:38:24 +03:00
Andrey Mironov
977954f9ce AIOContextPool: wait for all io_events in flight before destruction [#METR-18618] 2015-11-05 18:40:01 +03:00
Andrey Mironov
ad27ad476d AIOContextPool: type aliases for clarity, commentary corrections [#METR-18618] 2015-11-05 17:11:09 +03:00
Andrey Mironov
249a5922fe AIOContextPool: refactor, extract member functions, employ a condition_variable to minimize CPU waste [#METR-18618] 2015-11-05 16:52:21 +03:00
Alexey Milovidov
1f08dccab2 Merge 2015-11-05 15:43:15 +03:00
Alexey Milovidov
4e732a4d65 dbms: added test [#METR-18644]. 2015-11-05 15:42:54 +03:00
Alexey Arno
67d42f3aa8 dbms: Server: Bug fix. If the FROM section of a subquery does not refer to a table, the depth (as specified in the algorithm for distributed IN/JOIN subqueries processing) of this subquery must not increase. [#METR-18524] 2015-11-05 14:11:20 +03:00
Alexey Milovidov
c3a196904f dbms: fixed error with ARRAY JOIN and UNION ALL [#METR-18646]. 2015-11-05 03:42:18 +03:00
Alexey Milovidov
1a01606bf6 dbms: fixed error with GLOBAL subqueries and aliases [#METR-18650]. 2015-11-05 01:02:52 +03:00
Alexey Milovidov
d2bebebff5 dbms: ODBC: development [#METR-18538]. 2015-11-04 03:50:09 +03:00
Alexey Milovidov
85c2f926cc dbms: ODBC: development [#METR-18538]. 2015-11-04 03:48:14 +03:00
Alexey Milovidov
7829695455 Merge 2015-11-03 22:01:06 +03:00
Alexey Milovidov
127918a032 dbms: when limit for rows to read/result exceeded, will break at next block [#METR-18644]. 2015-11-03 21:58:43 +03:00
Andrey Mironov
32f31eedc4 AIOContextPool: handle EAGAIN from a call to io_submit [#METR-18618] 2015-11-03 18:37:21 +03:00
Andrey Mironov
9bfd90bb0f dbms: use AIOContextPool in ReadBufferAIO [#METR-18618] 2015-11-03 18:15:45 +03:00
Alexey Milovidov
4923c4140c Merge 2015-11-02 22:19:50 +03:00
Alexey Milovidov
213a6dedbd dbms: probably fixed error [#METR-18611]. 2015-11-02 22:19:29 +03:00
Alexey Milovidov
e215367575 Merge 2015-11-02 21:54:08 +03:00
Alexey Milovidov
f48b077b6c Merge 2015-11-02 20:54:31 +03:00
Alexey Vasiliev
655791484b Merge 2015-11-02 16:05:09 +03:00
Alexey Arno
3c115c4dbe dbms: Server: Compilation fix. [#METR-16213] 2015-11-02 13:53:40 +03:00
Alexey Vasiliev
df46b37a4a Merge 2015-11-02 13:52:56 +03:00
Andrey Urusov
63583e8127 Merge 2015-11-02 13:16:32 +03:00
Andrey Urusov
42f2e46ce4 Merge 2015-11-02 11:55:24 +03:00
Alexey Milovidov
c0ca0f117f dbms: ODBC: development [#METR-18538]. 2015-11-01 15:48:32 +03:00
Alexey Milovidov
0636e898fb dbms: ODBC: development [#METR-18538]. 2015-11-01 15:09:52 +03:00
Alexey Milovidov
d91836a1ef dbms: ODBC: development [#METR-18538]. 2015-11-01 15:00:49 +03:00
Alexey Milovidov
5af2b68775 dbms: ODBC: development [#METR-18538]. 2015-11-01 13:11:30 +03:00
Alexey Milovidov
6c54723409 dbms: ODBC: development [#METR-18538]. 2015-11-01 11:40:57 +03:00
Alexey Milovidov
30a31aac84 dbms: ODBC: development [#METR-18538]. 2015-11-01 07:40:26 +03:00
Alexey Milovidov
9bd245bb63 dbms: ODBC: development [#METR-18538]. 2015-11-01 07:39:17 +03:00
Alexey Milovidov
00a7e27398 dbms: ODBC: development [#METR-18538]. 2015-11-01 06:57:05 +03:00
Alexey Milovidov
fb699106f8 dbms: ODBC: development [#METR-18538]. 2015-11-01 05:36:19 +03:00
Alexey Milovidov
b17cc7181e dbms: ODBC: development [#METR-18538]. 2015-10-31 10:14:03 +03:00
Alexey Milovidov
e553d55974 dbms: ODBC: development [#METR-18538]. 2015-10-31 09:46:09 +03:00
Alexey Milovidov
00ea6b6b94 dbms: ODBC: more conscious [#METR-18538]. 2015-10-31 08:48:28 +03:00
Alexey Milovidov
184bdebf18 dbms: added test [#METR-18603]. 2015-10-31 00:24:41 +03:00
Alexey Milovidov
89848a098a dbms: setting Content-Type header in HTTP interface [#METR-18603]. 2015-10-31 00:19:54 +03:00
Alexey Milovidov
73ce13dde5 Merge 2015-10-30 23:31:32 +03:00
Alexey Vasiliev
5c88081c3f Merge 2015-10-30 20:25:53 +03:00
Alexey Vasiliev
5defa05680 Merge 2015-10-30 16:58:09 +03:00
Alexey Milovidov
6e18299a45 dbms: added test [#METR-18564]. 2015-10-30 05:39:16 +03:00
Alexey Milovidov
b13c6cdd1e dbms: fixed error [#METR-18564]. 2015-10-30 05:34:24 +03:00
Alexey Milovidov
e7aabfe43c dbms: fixed error [#MTRSADMIN-1690]. 2015-10-30 05:29:53 +03:00
Alexey Milovidov
1331e1fb42 dbms: preparation [#METR-18603]. 2015-10-29 23:38:37 +03:00
Andrey Mironov
37ba429c1e dbms: handle ALIAS columns differently, support them in ARRAY JOIN. [#METR-18221] 2015-10-29 18:42:40 +03:00
Roman Peshkurov
1d4691af54 Merge 2015-10-29 17:47:21 +03:00
Roman Peshkurov
6443a1a20d Merge 2015-10-29 17:46:11 +03:00
Alexey Vasiliev
4087f3dff2 Merge 2015-10-29 17:04:03 +03:00