Commit Graph

5097 Commits

Author SHA1 Message Date
Alexey Milovidov
96f1bbc379 dbms: added support for randomization of quota intervals [#METR-16576]. 2015-05-30 00:32:10 +03:00
Alexey Milovidov
6a5ef9be83 dbms: fixed error with hanging INSERTs [#METR-16514]. 2015-05-29 23:36:09 +03:00
Alexey Milovidov
3a6d28eb0e dbms: fixed error: empty queries in process list [#METR-16577]. 2015-05-29 22:08:51 +03:00
Alexey Milovidov
98594561d5 dbms: fixed error [#METR-15210]. 2015-05-29 19:46:46 +03:00
Alexey Milovidov
f16cdbdefa dbms: tiny modifications for rounding functions [#METR-15210]. 2015-05-29 19:09:51 +03:00
Evgeniy Gatov
62659009c3 Merge 2015-05-29 18:38:27 +03:00
Andrey Mironov
78bda3cd50 dbms: SSE lower/upperUTF8 finer granularity, more realistic approach [#METR-14764] 2015-05-29 17:58:33 +03:00
Roman Peshkurov
e50f854432 Merge 2015-05-29 17:53:28 +03:00
Andrey Mironov
ff7dc2635b dbms: SSE lower/upper(UTF8) fix logical error, disable SSE4.2 [#METR-14764] 2015-05-29 13:43:05 +03:00
Andrey Mironov
8825aa2db3 dbms: SSE lower/upper(UTF8) fix hardcode and harness SSE4.2 [#METR-14764] 2015-05-29 11:43:20 +03:00
Alexey Milovidov
3db1bf63a2 dbms: fixed error [#METR-16575] [#METR-16573]. 2015-05-29 03:33:56 +03:00
Alexey Milovidov
3786513a3c dbms: fixing error [#METR-16575]. 2015-05-29 00:41:28 +03:00
Alexey Arno
b2679d1886 Merge 2015-05-28 17:01:46 +03:00
Alexey Arno
8125cad146 dbms: Server: Performance improvements. [#METR-15210] 2015-05-28 17:00:52 +03:00
Alexey Arno
79bad96d98 dbms: Server: Performance improvements. [#METR-15210] 2015-05-28 15:58:09 +03:00
Andrey Mironov
b06bdb0edf dbms: add SSE variants of lower/upper and UTF8 equivalents [#METR-14764] 2015-05-28 15:33:07 +03:00
Roman Peshkurov
22b80c8226 Merge 2015-05-28 13:15:31 +03:00
Alexey Milovidov
40f0a9c4d9 dbms: fixed error with false-broken parts [#METR-16545]. 2015-05-28 07:32:38 +03:00
Alexey Milovidov
986f7b55bb dbms: addition to prev. revision [#METR-16545]. 2015-05-28 07:09:09 +03:00
Alexey Milovidov
c03cec07de dbms: addition to prev. revision [#METR-16545]. 2015-05-28 07:07:09 +03:00
Alexey Milovidov
0984363b9c dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
Alexey Milovidov
ef54e74f45 dbms: supported 'NOT NOT x' chain in parser [#METR-16543]. 2015-05-28 04:41:40 +03:00
Alexey Arno
463ee81a9d dbms: Server: Performance improvements + fixed rounding algorithm for negative precisions. [#METR-15210] 2015-05-28 01:59:46 +03:00
Roman Peshkurov
7cab446f65 Merge 2015-05-27 19:11:04 +03:00
Roman Peshkurov
0df3feabbf Merge 2015-05-27 17:06:24 +03:00
Roman Peshkurov
c04b8d313e Merge 2015-05-27 16:54:59 +03:00
Alexey Arno
5914aa23f5 Merge 2015-05-27 15:04:26 +03:00
Alexey Milovidov
5390f492e1 dbms: JOIN with empty table: additions [#METR-16476]. 2015-05-27 03:55:54 +03:00
Andrey Mironov
7f38ad390e dbms: allow specifying expressions for dictionary attributes [#METR-16432] 2015-05-26 18:09:53 +03:00
Andrey Mironov
ff4fb2784a zkutil: rework KeeperException to minimize repetition, set non-zero return code for KeeperException, process ZSESSIONMOVED as unrecoverable 2015-05-26 17:40:36 +03:00
Andrey Mironov
afa79bfcda dbms: add parsing of expression to DictionaryStructure [#METR-16432] 2015-05-26 15:24:31 +03:00
Andrey Mironov
31b868184d dbms: show all dictionaries in system.dictionaries, even the ones failed to load. [#METR-16466] 2015-05-26 14:54:05 +03:00
Evgeniy Gatov
1e54263b2c Merge 2015-05-26 13:20:19 +03:00
Alexey Arno
28822deffb dbms: Server: Fixed computation overflow issue. [#METR-16435] 2015-05-26 13:00:17 +03:00
Alexey Milovidov
baaf5d0485 dbms: allowed to JOIN with empty table [#METR-16476]. 2015-05-26 03:37:48 +03:00
Alexey Milovidov
c160b7e460 dbms: tiny modification [#METR-2944]. 2015-05-26 03:35:13 +03:00
Alexey Arno
3bff6644f9 dbms: Server: Updated functional test for rounding functions. [#METR-15210] 2015-05-25 19:32:53 +03:00
Alexey Arno
d34ed382e0 dbms: Server: Added functional test for rounding functions. [#METR-15210] 2015-05-25 19:13:10 +03:00
Andrey Mironov
fef078c8ec Merge 2015-05-25 18:33:44 +03:00
Alexey Arno
c965ef892a Merge 2015-05-25 18:09:12 +03:00
Alexey Arno
020fc1a147 Merge 2015-05-25 18:08:31 +03:00
Alexey Arno
ab3befbf92 dbms: Server: Fixed MySQL-conformance issue after testing. [#METR-15210] 2015-05-25 18:04:21 +03:00
Alexey Arno
57287a28c1 Merge 2015-05-25 16:39:06 +03:00
Alexey Arno
9184d8781b dbms: Server: Cosmetic tweak. [#METR-15210] 2015-05-25 16:38:06 +03:00
Alexey Arno
b7da487317 dbms: Server: Removed useless include. [#METR-15210] 2015-05-25 16:37:08 +03:00
Alexey Arno
ea54cea42e Merge 2015-05-25 16:35:52 +03:00
Alexey Arno
46529f57d9 dbms: Server: Implemented MySQL-conformant behavior. [#METR-15210] 2015-05-25 16:35:04 +03:00
Pavel Kartavyy
52b004722e CalcCloud: fix compability with java StoreInfo 2015-05-25 16:20:17 +03:00
Roman Peshkurov
61ce2f4198 Merge 2015-05-25 15:38:07 +03:00
Roman Peshkurov
ffd76bf2a7 Merge 2015-05-25 15:37:29 +03:00