Commit Graph

2585 Commits

Author SHA1 Message Date
Alexey Arno
52e6f5d428 dbms: Server: feature development. [#METR-15090] 2015-04-07 13:49:48 +03:00
Alexey Arno
a452e4a3a9 dbms: Server: feature development. [#METR-15090] 2015-04-07 03:01:36 +03:00
Alexey Arno
c7a4225f0e dbms: Server: feature development. [#METR-15090] 2015-04-07 02:21:20 +03:00
Alexey Arno
5312a1b17d dbms: Server: feature development. [#METR-15090] 2015-04-07 01:33:52 +03:00
Alexey Arno
ee75917084 dbms: Server: feature development. [#METR-15090] 2015-04-06 18:19:10 +03:00
Alexey Arno
45e05b44ef dbms: Server: feature development. [#METR-15090] 2015-04-06 18:10:09 +03:00
Alexey Arno
57c58f3ad7 dbms: Server: feature development. [#METR-15090] 2015-04-06 16:05:26 +03:00
Alexey Arno
60a3558718 dbms: Server: feature development. [#METR-15090] 2015-04-06 15:27:11 +03:00
Alexey Arno
444107f40a dbms: Server: feature development. [#METR-15090] 2015-04-06 14:54:08 +03:00
Alexey Arno
985e3cf1ec dbms: Server: feature development. [#METR-15090] 2015-04-05 23:04:55 +03:00
Alexey Arno
50d103a4c2 dbms: Server: feature development. [#METR-15090] 2015-04-05 20:09:23 +03:00
Alexey Arno
ad1c5a36cf dbms: Server: feature development. [#METR-15090] 2015-04-05 18:54:16 +03:00
Alexey Arno
1a628a512f dbms: Server: feature development. [#METR-15090] 2015-04-05 01:24:41 +03:00
Alexey Arno
7cdc460f96 dbms: Server: feature development. [#METR-15090] 2015-04-04 01:44:32 +03:00
Alexey Arno
9460f1b4d4 dbms: Server: feature development. [#METR-15090] 2015-04-03 16:52:54 +03:00
Alexey Arno
4cccd8548e dbms: Server: feature development. [#METR-15090] 2015-04-03 16:45:44 +03:00
Alexey Arno
fa89f1643e dbms: Server: feature development. [#METR-15090] 2015-04-03 14:51:41 +03:00
Alexey Arno
d377b188a7 dbms: Server: feature development. [#METR-15090] 2015-04-01 00:07:50 +03:00
Alexey Arno
e6a064e9af Merge 2015-03-31 15:24:01 +03:00
Alexey Arno
f847b5d641 dbms: Server: feature development. [#METR-15090] 2015-03-31 15:23:22 +03:00
Alexey Arno
0250522cd2 dbms: Server: feature development. [#METR-15090] 2015-03-31 14:16:34 +03:00
Alexey Arno
3413657675 dbms: Server: feature development. [#METR-15090] 2015-03-31 01:10:59 +03:00
Alexey Arno
6a4ec3019d dbms: Server: feature development. [#METR-15090] 2015-03-30 18:39:55 +03:00
Alexey Arno
edaf451117 dbms: Server: feature development. [#METR-15090] 2015-03-30 15:17:09 +03:00
Alexey Arno
254117ddea dbms: Server: feature development. [#METR-15090] 2015-03-30 14:42:10 +03:00
Alexey Arno
a4aa640c64 dbms: Server: feature development. [#METR-15090] 2015-03-30 12:59:16 +03:00
Alexey Milovidov
d3d3329d79 dbms: updated default setting for compiler [#METR-2944]. 2015-03-29 12:20:28 +03:00
Alexey Milovidov
be630f9fae dbms: better diagnostics of errors in TabSeparated format [#METR-15574]. 2015-03-29 12:02:24 +03:00
Alexey Milovidov
3d80f45b71 dbms: better diagnostics of errors in TabSeparated format (development) [#METR-15574]. 2015-03-29 11:44:04 +03:00
Alexey Milovidov
92c2a9ceaa dbms: better diagnostics of errors in TabSeparated format (development) [#METR-15574]. 2015-03-29 10:13:38 +03:00
Andrey Mironov
082620d054 dbms: do not attempt loading builtin dictionaries if config has no corresponding keys. [#METR-15691] 2015-03-27 18:44:52 +03:00
Andrey Mironov
edbe23ac1f dbms: add dictionaries_lazy_load config parameter, defaults to true. [#METR-15691] 2015-03-27 16:11:31 +03:00
Andrey Mironov
fed50c4702 dbms: add tryLogCurrentException overload taking a pointer to Poco::Logger 2015-03-27 16:11:31 +03:00
Alexey Arno
1c9aa586ed Merge 2015-03-27 13:51:33 +03:00
Alexey Milovidov
06c35e0faa dbms: improvement [#METR-15484]. 2015-03-27 06:37:46 +03:00
Alexey Milovidov
cfc5b313cc dbms: fixed 'force_index_by_date' setting [#METR-15484]. 2015-03-27 06:06:06 +03:00
Alexey Milovidov
048eed9424 dbms: improved performance of LIKE and regexp search [#METR-15690]. 2015-03-27 05:12:45 +03:00
Alexey Arno
732a80d833 dbms: Server: Fixed race condition in PoolWithFailoverBase in a more elegant way. [#METR-15531] 2015-03-26 17:53:35 +03:00
Alexey Milovidov
f3f935e3d8 dbms: toDateTime: improvement [#METR-2944]. 2015-03-26 05:54:16 +03:00
Alexey Milovidov
9cc2e52047 dbms: string search: improved performance in fallback case [#METR-15690]. 2015-03-26 03:38:17 +03:00
Alexey Arno
00ca9c9b24 Merge 2015-03-25 19:46:54 +03:00
Alexey Arno
ae5fd4dbc9 dbms: Server: feature development. [#METR-15090] 2015-03-25 19:44:30 +03:00
Alexey Arno
8cdeeaa5a4 dbms: Server: feature development. [#METR-15090] 2015-03-25 17:58:23 +03:00
Andrey Mironov
8bc12dbbe4 dbms: system.dictionaries: add brief source description. [#METR-15569] 2015-03-25 13:10:35 +03:00
Andrey Mironov
6b605d10bb dbms: correct load factor for FlatDictionary (based on capacity, not size). [#METR-15569] 2015-03-25 13:10:35 +03:00
Alexey Milovidov
7c74a112a0 dbms: tiny improvement [#METR-2944]. 2015-03-25 04:45:42 +03:00
Andrey Mironov
e25783995c dbms: system.dictionaries: hit-rate, element count and load-factor. [#METR-15569] 2015-03-24 20:04:03 +03:00
Andrey Mironov
8796aa8497 dbms: HashTable: grower getBufferSizeInCells 2015-03-24 20:04:03 +03:00
Andrey Mironov
ca6f081dea dbms: system.dictionaries: provide attribute names and types[#METR-13298] 2015-03-24 20:04:03 +03:00
Andrey Mironov
f38d552844 dbms: simplify return value of IDictionary::getTypeName [#METR-13298] 2015-03-24 15:26:19 +03:00