Commit Graph

4688 Commits

Author SHA1 Message Date
Alexey Milovidov
5b4172106b Update README 2015-03-31 02:31:14 +03:00
Alexey Milovidov
a0646d83f1 dbms: benchmarks: updated [#METR-15716]. 2015-03-31 02:28:49 +03:00
Evgeniy Gatov
63f50bdf99 Merge 2015-03-30 15:17:09 +03:00
Evgeniy Gatov
be0071c072 Merge 2015-03-30 15:15:41 +03:00
Alexey Milovidov
31ea01d2ab dbms: removed old files [#METR-15716]. 2015-03-30 14:30:12 +03:00
Alexey Milovidov
922ec151b8 Merge 2015-03-30 14:28:06 +03:00
Alexey Milovidov
03d86006b9 dbms: added new benchmark results (incomplete) [#METR-15716]. 2015-03-30 14:27:22 +03:00
Alexey Milovidov
05c426aa6b dbms: updated benchmark instructions for Vertica [#METR-15716]. 2015-03-30 08:50:13 +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
Alexey Milovidov
093ba78f80 dbms: fixed Compiler [#METR-2944]. 2015-03-29 06:43:17 +03:00
Alexey Milovidov
79c6b9a204 dbms: better diagnostics [#METR-15574]. 2015-03-29 04:51:01 +03:00
Alexey Milovidov
17e285892d dbms: updated benchmark script [#METR-15716]. 2015-03-29 01:23:57 +03:00
Alexey Milovidov
1ae580dcd9 dbms: modified queries file [#METR-15716]. 2015-03-29 00:45:27 +03:00
Alexey Milovidov
dcf5ed4f54 dbms: added new benchmark script [#METR-15716]. 2015-03-28 22:58:07 +03:00
Alexey Milovidov
e72052a57d dbms: Client: added --format command line option [#METR-15716]. 2015-03-28 22:53:34 +03:00
Alexey Milovidov
369a9441ee dbms: Removed old scripts [#MTRSADMIN-1121]. 2015-03-27 22:58:35 +03:00
Alexey Milovidov
b05b41a12c dbms: Client: added --time option for benchmark [#METR-15716]. 2015-03-27 21:43:09 +03:00
Alexey Milovidov
eb8f46292f Merge 2015-03-27 21:18:26 +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
Evgeniy Gatov
9d3b8c6ec2 Merge 2015-03-27 16:50:04 +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
Pavel Kartavyy
f6c827151b Merge 2015-03-27 14:58:17 +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 Milovidov
74dc65197a dbms: tiny modification [#METR-2944]. 2015-03-27 02:51:48 +03:00
Alexey Milovidov
75dc9db388 dbms: ALTER: writing to log just before waiting for lock [#METR-2944]. 2015-03-27 02:48:50 +03:00
Alexey Milovidov
bf4bd07065 dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
Andrey Mironov
72b2c63557 dbms: system.dictionaries: use ext::map for the purpose it was designed for. [#METR-15569] 2015-03-26 17:57:41 +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
Pavel Kartavyy
a369f43e2e Merge 2015-03-26 12:12:47 +03:00
Sergey Magidovich
976febfccf Merge 2015-03-26 10:21:36 +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
Pavel Kartavyy
cac04c89b2 init script: fix warning when daemon installed first time 2015-03-25 18:49:11 +03:00
Alexey Arno
21259c6f3e dbms: Server: feature development. [#METR-15090] 2015-03-25 18:30:48 +03:00
Alexey Arno
8cdeeaa5a4 dbms: Server: feature development. [#METR-15090] 2015-03-25 17:58:23 +03:00
Alexey Arno
3a2fa12708 dbms: Server: feature development. [#METR-15090] 2015-03-25 17:44:55 +03:00
Alexey Arno
3c65c6d1c5 dbms: Server: feature development. [#METR-15090] 2015-03-25 17:17:51 +03:00
Alexey Arno
6789e6327c dbms: Server: feature development. [#METR-15090] 2015-03-25 17:15:50 +03:00
Alexey Arno
9f6d66a285 dbms: Server: feature development. [#METR-15090] 2015-03-25 17:14:06 +03:00
Pavel Kartavyy
db117fe7e8 init script: sudo is not required for status 2015-03-25 16:30:48 +03:00
Pavel Kartavyy
f0d6526834 init script: sudo is not required for status 2015-03-25 16:30:48 +03:00