Commit Graph

352 Commits

Author SHA1 Message Date
Pavel Kartavyy
108342491f dbms: added reset of cache in alter modify [#METR-10242] 2014-03-05 22:20:55 +04:00
Alexey Milovidov
713d0c468e compressor: added --hc mode [#METR-2944]. 2014-03-02 09:12:51 +04:00
Alexey Milovidov
d52bb11916 dbms: Tiny improvement [#METR-10240]. 2014-03-02 08:02:41 +04:00
Pavel Kartavyy
101a056fb8 Removed suddenly reverted commit "Fixed error in prev. revision [#METR-10142]."
This reverts commit a1d4e27454689270855256fa00e6f73e954a316c.
2014-02-21 19:56:42 +04:00
Pavel Kartavyy
0a150faca5 Revert "Fixed error in prev. revision [#METR-10142]."
This reverts commit c139fa2b260ea9e0a77bc721767797b3cfaba0a8.
2014-02-21 19:14:10 +04:00
Alexey Milovidov
4ea2512504 Fixed error in prev. revision [#METR-10142]. 2014-02-21 06:46:51 +04:00
Alexey Milovidov
a7f5465b91 Fixed error in prev. revision [#METR-10142]. 2014-02-21 06:15:18 +04:00
Alexey Milovidov
b1e9204dcc Fixed performance issue [#METR-10142]. 2014-02-21 05:57:01 +04:00
Alexey Milovidov
8efd6ee42c dbms: sending only set/changed settings [#METR-10087]. 2014-02-17 23:56:45 +00:00
Michael Kolupaev
df2e012943 clickhouse: added LRUCache and changed UncompressedCache to use it; added a test, fixed another test. [#METR-9633] 2014-02-11 11:05:02 +00:00
Michael Kolupaev
532945a535 dbms: refactored compressed read buffers. [#METR-9633] 2014-01-15 14:53:20 +00:00
Michael Kolupaev
589ed293c2 clickhouse: CachedCompressedReadBuffer is not wuite fixed yet; commenting it again. [#METR-9633] 2014-01-14 14:57:19 +00:00
Michael Kolupaev
69b90550cc dbms: fixed CachedCompressedReadBuffer::readBig. [#METR-9633] 2014-01-14 12:02:04 +00:00
Alexey Milovidov
841e866c68 Addition to prev. revision [#METR-8766]. 2014-01-11 20:04:07 +00:00
Alexey Milovidov
9c4043de67 Removed 'tr1' [#METR-2807]. 2014-01-08 16:33:28 +00:00
Alexey Milovidov
22fda035cc Allowed to use std::vector instead of DB::Array for Arrays in ssqls [#METR-8766]. 2014-01-05 13:40:11 +00:00
Alexey Milovidov
a57d64b7fa dbms: more instrumentation [#METR-2944]. 2014-01-04 04:53:07 +00:00
Alexey Milovidov
6820638c30 dbms: IO: added test [#METR-2944]. 2014-01-04 04:52:22 +00:00
Alexey Milovidov
fd414800d5 dbms: added ProfileEvents system [#METR-2944]. 2014-01-03 08:20:13 +00:00
Alexey Milovidov
af3d957de1 Addition to prev. revision [#METR-9578]. 2014-01-03 06:31:32 +00:00
Michael Kolupaev
aff4e40bc2 ClickHouse: disabled broken readBig in CachedCompressedReadBuffer. [#METR-9598] 2013-12-27 13:18:33 +00:00
Alexey Milovidov
097405ff6f dbms: fixed error in CachedCompressedReadBuffer::readBig [#METR-2944]. 2013-12-23 05:56:59 +00:00
Alexey Milovidov
4289f599db dbms: fixed error with CachedCompressedReadBuffer::readBig [#METR-9091]. 2013-12-23 04:16:59 +00:00
Alexey Milovidov
f382c50c4e dbms: fixed error in prev. revision [#METR-9091]. 2013-12-22 22:36:12 +00:00
Alexey Milovidov
3d3fef11eb dbms: fixed error in prev. revision [#METR-9091]. 2013-12-22 21:36:54 +00:00
Alexey Milovidov
947a7930a8 dbms: added missing readBig function [#METR-9091]. 2013-12-22 17:28:47 +00:00
Alexey Milovidov
ce21a286af dbms: probably fixed error [#METR-9532]. 2013-12-17 19:45:18 +00:00
Michael Kolupaev
f5b30483e1 ███████████: reading metrage data; not using it yet, and consuming lots of memory. [#METR-9093] 2013-12-13 12:53:17 +00:00
Michael Kolupaev
c2888905e3 dbms: Added a small comment to CachedCompressedReadBuffer. [#METR-2807] 2013-12-11 13:36:07 +00:00
Alexey Milovidov
89361fb78c dbms: less copying while decompressing [#METR-8582]. 2013-12-09 04:03:49 +00:00
Alexey Milovidov
489696281e dbms: tiny improvement [#METR-8582]. 2013-12-09 00:23:17 +00:00
Alexey Milovidov
2a18d735df dbms: fixed error (error not returned from HTTP handler) [#METR-9342]. 2013-11-28 20:05:54 +00:00
Michael Kolupaev
75567adb51 Merge 2013-11-26 11:55:11 +00:00
Alexey Milovidov
105d10de5f dbms: probably fixed error [#METR-9194]. 2013-11-20 00:49:47 +00:00
Alexey Milovidov
025531e1c5 dbms: better [#METR-9194]. 2013-11-18 19:18:03 +00:00
Alexey Milovidov
e36408e473 dbms: better [#METR-9194]. 2013-11-18 17:17:45 +00:00
Michael Kolupaev
e38ee8343a dbms: fast seek in ReadBufferFromFile[Descriptor] and a speed test for it. [#METR-2807] 2013-11-08 12:27:44 +00:00
Alexey Milovidov
0bef5d4eed dbms: fixed error in error messages [#METR-2944]. 2013-11-04 02:41:11 +00:00
Alexey Milovidov
a3caaef38a dbms: better exception handling [#METR-2944]. 2013-11-02 23:42:10 +00:00
Alexey Milovidov
790f224e56 dbms: probably fixed error (infinite loop in WriteBufferFromPocoSocket::nextImpl) [#METR-2944]. 2013-11-02 05:39:07 +00:00
Alexey Milovidov
a38317e1f5 dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00
Alexey Milovidov
9f1c0a69bf dbms: addition to prev. revision [#CONV-8224]. 2013-10-20 07:02:23 +00:00
Alexey Milovidov
67f4542bd0 dbms: more verbose messages on network errors [#CONV-8224]. 2013-10-20 06:04:51 +00:00
Alexey Milovidov
5ca146730b DB/IO: added support for aligned buffer [#CONV-8766]. 2013-10-13 06:53:11 +00:00
Alexey Milovidov
2b1cacd0f0 dbms: tiny improvement [#CONV-2944]. 2013-10-10 23:06:51 +00:00
Alexey Milovidov
c70fca16aa dbms: DB/IO: added readVectorBinary, writeVectorBinary [#CONV-8848]. 2013-10-10 20:33:08 +00:00
Michael Kolupaev
6879f3ea96 Merge 2013-10-03 12:18:56 +00:00
Alexey Milovidov
d77c0747ee dbms: style [#CONV-2807]. 2013-09-26 17:42:18 +00:00
Alexey Milovidov
c611212c3f dbms: preparation [#CONV-2944]. 2013-09-15 05:51:43 +00:00
Alexey Milovidov
1acad2acb1 Merge 2013-09-15 01:10:16 +00:00
Alexey Milovidov
efae271ae0 dbms: added uncompressed cache (experimental) [#CONV-8661]. 2013-09-08 05:53:10 +00:00
Alexey Milovidov
1f06b7a95c dbms: less copying when reading fixed columns in large blocks [#CONV-2944]. 2013-09-08 00:00:25 +00:00
Alexey Milovidov
055eda8f81 dbms: reverted prev. modification [#CONV-2944]. 2013-09-07 03:56:27 +00:00
Alexey Milovidov
e8d5603a49 dbms: improved performance: less copying when reading fixed-size columns [#CONV-2944]. 2013-09-07 03:28:20 +00:00
Alexey Milovidov
8c4ed5a651 dbms: fixed JSON [#CONV-7445]. 2013-09-02 15:32:17 +00:00
Alexey Milovidov
be67c3e3d6 Removed useless namespace [#CONV-2807]. 2013-08-11 03:40:14 +00:00
Alexey Milovidov
3fbd36fde9 dbms: improvement [#CONV-2944]. 2013-06-21 21:05:16 +00:00
Alexey Milovidov
fe0dd1d0b2 dbms: improvement [#CONV-2944]. 2013-06-21 20:34:19 +00:00
Alexey Milovidov
2d8cac6579 dbms: improved loading speed [#CONV-2944]. 2013-06-15 04:44:19 +00:00
Vyacheslav Alipov
a67e8a8d35 fixed writeJSONString [#CONV-7445] 2013-05-20 09:33:45 +00:00
Vyacheslav Alipov
206414fb29 serializeTextJSON [#CONV-7445] 2013-05-16 12:52:09 +00:00
Alexey Milovidov
af6a7b2697 DB/IO: improved writing strings [#CONV-2807]. 2013-05-15 22:58:57 +00:00
Alexey Milovidov
4a93f82fb6 dbms: fixed error with writing of ints as text [#CONV-7499]. 2013-05-08 17:13:26 +00:00
Alexey Milovidov
da4d2f91c9 Renamed file and removed useless code [#CONV-2807]. 2013-05-05 16:23:54 +00:00
Alexey Milovidov
b6415a7f93 dbms: fixed error in one of prev. revisions [#CONV-2944]. 2013-05-05 16:19:09 +00:00
Alexey Milovidov
45f88eb1d1 dbms: improved performance of writing ints as text [#CONV-2944]. 2013-05-04 14:51:37 +00:00
Alexey Milovidov
ef370b7226 Little modifications [#CONV-7315]. 2013-04-15 19:33:05 +00:00
Alexey Milovidov
19f418ca40 dbms: ReadHelpers: fixed tiny error [#CONV-2944]. 2013-02-20 23:23:22 +00:00
Michael Kolupaev
a4962b3076 dbms: fixed readStringBinary for strings with refcounted data [#CONV-6704]. 2013-02-18 08:43:48 +00:00
Alexey Milovidov
70385e1229 Reverted experimental modification [#CONV-2944]. 2013-01-21 06:43:38 +00:00
Alexey Milovidov
39abfc625a dbms: improved performance [#CONV-2944]. 2013-01-21 06:10:30 +00:00
Alexey Milovidov
3e12dc2c1a dbms: improved performance of parsing tsv [#CONV-2944]. 2013-01-05 14:16:05 +00:00
Alexey Milovidov
8c787fde81 dbms: fixed UB with number formatting [#CONV-2944]. 2012-12-14 20:07:33 +00:00
Evgeniy Gatov
1e76e83a6b dbms, ███████████, ███████████, ███████████: fixes [#CONV-5553]. 2012-11-19 18:28:22 +00:00
Alexey Milovidov
64cf640e8a dbms: fixed tiny issues [#CONV-2944]. 2012-11-19 04:16:00 +00:00
Michael Kolupaev
940f9881b8 dbms: fixed WriteBufferValidUTF8 skipping too many characters, added test for it [#CONV-5902]. 2012-11-16 09:42:48 +00:00
Michael Kolupaev
c2fa388b33 ███████████: sending only valid UTF-8 now [#CONV-5902]. 2012-11-14 13:17:01 +00:00
Michael Kolupaev
fd87c6f9be dbms: probably improved WriteBufferValidUTF8 [#CONV-5902]. 2012-11-14 12:30:24 +00:00
Michael Kolupaev
ddf856fbcb dbms: probably improved WriteBufferValidUTF8 [#CONV-5902]. 2012-11-14 12:20:58 +00:00
Michael Kolupaev
2d1bed38c9 dbms: fixed compiler warnings [#CONV-5902]. 2012-11-14 10:22:51 +00:00
Michael Kolupaev
441b177af6 dbms: added WriteBufferValidUTF8 [#CONV-5902]. 2012-11-14 09:49:51 +00:00
Alexey Milovidov
12afcb64ed Better diagnostics [#CONV-2807]. 2012-11-08 18:30:49 +00:00
Evgeniy Gatov
9dbe01f4d3 dbms: used keep-alive [#CONV-5891]. 2012-11-08 09:46:01 +00:00
Alexey Milovidov
14af942eae ███████████: fixed error [#CONV-5452]. 2012-11-06 13:58:29 +00:00
Alexey Milovidov
274f2d0828 dbms: returning proper HTTP code in case of errors [#CONV-2944]. 2012-10-29 07:19:47 +00:00
Alexey Milovidov
0652f9da96 dbms: development [#CONV-2944]. 2012-08-31 20:38:05 +00:00
Alexey Milovidov
81ccb40e5e dbms: development [#CONV-5097]. 2012-06-22 16:54:51 +00:00
Alexey Milovidov
f6b6f488b3 dbms: development [#CONV-5097]. 2012-06-21 19:04:52 +00:00
Alexey Milovidov
b8a4f0ff47 dbms: development [#CONV-5097]. 2012-06-21 18:43:29 +00:00
Alexey Milovidov
9a7dff57eb dbms: development [#CONV-5097]. 2012-06-21 18:14:38 +00:00
Alexey Milovidov
9a18d75b99 dbms: development [#CONV-2944]. 2012-06-18 06:19:13 +00:00
Alexey Milovidov
27d80e0bbc Addition to prev. revision [#CONV-2807]. 2012-06-15 19:32:25 +00:00
Alexey Milovidov
b631690c8c sqxxl: fixed errors [#CONV-2944]. 2012-06-07 20:02:41 +00:00
Alexey Milovidov
b07f8ccd0e ███████████: fixed error [#CONV-4364]. 2012-05-22 16:47:52 +00:00
Alexey Milovidov
c89ff86132 dbms: development [#CONV-2944]. 2012-05-14 20:37:10 +00:00
Alexey Milovidov
5056b0cfa5 dbms: development [#CONV-2944]. 2012-05-09 08:16:09 +00:00
Alexey Milovidov
e90a8bba54 dbms: development [#CONV-2944]. 2012-05-08 11:19:00 +00:00
Alexey Milovidov
b1815b9278 dbms: development [#CONV-2944]. 2012-05-08 05:42:05 +00:00
Alexey Milovidov
3a0524bc17 Fixed usage of LZ4 [#CONV-4767]. 2012-05-02 15:45:53 +00:00
Alexey Milovidov
8b958c4f69 ███████████: improvement [#CONV-2807]. 2012-04-14 11:45:27 +00:00
Alexey Milovidov
51bd7775e2 Using LZ4 by default [#CONV-4594]. 2012-04-14 00:18:07 +00:00
Alexey Milovidov
5a36e4bce3 DB::IO: tiny fix [#CONV-2807]. 2012-04-13 19:50:42 +00:00
Alexey Milovidov
26096423fe Maybe better exception handling [#CONV-4347]. 2012-03-30 19:56:18 +00:00
Alexey Milovidov
46b8a85e83 dbms: development [#CONV-2944]. 2012-03-25 07:52:31 +00:00
Alexey Milovidov
5a3649b108 dbms: development [#CONV-2944]. 2012-03-25 03:47:13 +00:00
Alexey Milovidov
cc077a97d8 ███████████: added retries [#CONV-4389]. 2012-03-23 19:17:40 +00:00
Alexey Milovidov
4599490eb8 ███████████: better [#CONV-4347]. 2012-03-23 18:54:55 +00:00
Alexey Milovidov
633ae9abf2 ███████████: fixed error with network failures [#CONV-4364]. 2012-03-22 19:53:10 +00:00
Alexey Milovidov
6dfdb8a33c Tiny modifications [#CONV-2807]. 2012-03-19 03:09:40 +00:00
Alexey Milovidov
6e83974961 dbms: development [#CONV-2944]. 2012-03-18 23:17:56 +00:00
Alexey Milovidov
92fe894931 DB/IO/WriteHelpers: fixed error with minimum negative integers [#CONV-2807]. 2012-03-18 22:07:58 +00:00
Alexey Milovidov
d2c7aafe14 dbms: development [#CONV-2944]. 2012-03-09 15:46:52 +00:00
Alexey Milovidov
00f23ee493 dbms: development [#CONV-2944]. 2012-03-05 04:29:16 +00:00
Alexey Milovidov
42abc4cebd dbms: development [#CONV-2944]. 2012-02-27 06:28:20 +00:00
Alexey Milovidov
313950c6c8 Fixed with BLOBs serialization [#CONV-4191]. 2012-02-26 01:52:43 +00:00
Alexey Milovidov
16ab875bc0 Addition to prev. revision [#CONV-4191]. 2012-02-24 19:21:38 +00:00
Alexey Milovidov
e781202d46 Updated QuickLZ to 1.5.0. [#CONV-4196]. 2012-02-23 23:34:05 +00:00
Alexey Milovidov
48f718ccc7 ███████████: fixed error; added test [#CONV-4193]. 2012-02-23 22:35:53 +00:00
Alexey Milovidov
1e52a8e281 ███████████, riod: more safe writing of files [#CONV-4163]. 2012-02-16 19:31:14 +00:00
Alexey Milovidov
145b83526c ███████████: fixed log messages [#CONV-4143]. 2012-02-16 18:17:12 +00:00
Alexey Milovidov
e8d99a6574 ███████████: added 'connection_retries' configuration parameter [#CONV-4142]. 2012-02-16 17:41:21 +00:00
Alexey Milovidov
7c950585e6 ███████████: fixed error [#CONV-4163]. 2012-02-16 17:13:55 +00:00
Alexey Milovidov
8997be7209 dbms: fixed counting in ReadBuffer [#CONV-2944]. 2012-02-09 23:49:04 +00:00
Alexey Milovidov
b5b9feb854 Don't sending last data (and renaming files) in case of exception [#CONV-4035]. 2012-02-02 23:14:08 +00:00
Alexey Milovidov
f92069ce45 AsynchronousWriteBuffer: fixed error [#CONV-4035]. 2012-02-02 19:31:57 +00:00
Alexey Milovidov
4cb67314b0 RemoteWriteBuffer: fixed error [#CONV-4035]. 2012-02-02 18:25:27 +00:00
Alexey Milovidov
7211ad2602 RemoteWriteBuffer: fixed error [#CONV-4023]. 2012-02-02 17:53:18 +00:00
Alexey Milovidov
02dde6e444 RemoteWriteBuffer: getting error message from server [#CONV-4023]. 2012-02-02 17:46:48 +00:00
Alexey Milovidov
f45d0b5ea3 RemoteWriteBuffer: fixed error with incomplete data [#CONV-4045]. 2012-02-01 20:08:15 +00:00
Alexey Milovidov
635f1638e2 ███████████, CompressedDataLoaderWithBackup: fixed timeouts and failover, added tunable parameters [#CONV-4046], [#CONV-4023]. 2012-01-31 19:52:51 +00:00
Alexey Milovidov
e388d1dbf9 DB::IO: added AsynchronousWriteBuffer [#CONV-4035]. 2012-01-30 19:18:25 +00:00
Alexey Milovidov
cbd54871ea ███████████, ssqls: fixed error [#CONV-3961]. 2012-01-24 16:45:50 +00:00
Alexey Milovidov
58110f5cde dbms: added LZ4 [#CONV-2944]. 2012-01-05 18:35:22 +00:00
Alexey Milovidov
5df939464a dbms: development [#CONV-2944]. 2012-01-05 10:22:02 +00:00
Alexey Milovidov
7182920cec Metrage: allowed to write from different processes [#CONV-2546]. 2011-12-30 17:57:02 +00:00
Alexey Milovidov
4fc5030f04 ███████████: development [#CONV-3833]. 2011-12-28 20:01:41 +00:00
Alexey Milovidov
65b70d10ca dbms: development [#CONV-2944]. 2011-12-26 07:07:30 +00:00
Alexey Milovidov
f44f652c1f ███████████: addition to prev. revision [#CONV-2546]. 2011-12-12 01:06:13 +00:00
Alexey Milovidov
450be4a929 ███████████: fixed error with destructors when client closes connection without received all data [#CONV-2546]. 2011-12-12 00:38:01 +00:00
Alexey Milovidov
805b9a2f95 BLOBs: less redundant; using Read/WriteBuffers [#CONV-3722]. 2011-12-02 19:18:04 +00:00
Alexey Milovidov
18892ca839 RemoteWriteBuffer: tiny fix [#CONV-3632]. 2011-12-02 19:16:08 +00:00
Alexey Milovidov
1cde7d6ab5 blobs: fixed error [#CONV-3681]. 2011-11-29 18:53:44 +00:00
Alexey Milovidov
397bb71402 blobs: fixed error [#CONV-3681]. 2011-11-29 17:23:30 +00:00
Alexey Milovidov
b0cfa59a40 ClickMapBLOB: using DB::IO [#CONV-2807]. 2011-11-28 19:27:51 +00:00
Alexey Milovidov
895939a366 DBObject: added binary IO [#CONV-3632]. 2011-11-22 17:39:13 +00:00
Alexey Milovidov
39f8091165 RemoteWriteBuffer: fixed error [#CONV-3632]. 2011-11-21 18:17:53 +00:00
Alexey Milovidov
c4f54c92ab RemoteWriteBuffer: added [#CONV-3632]. 2011-11-21 17:19:25 +00:00
Alexey Milovidov
13d2f82f1b WriteHelpers: added comment [#CONV-3632]. 2011-11-21 10:52:05 +00:00
Alexey Milovidov
9166338e0b WriteHelpers: improvement [#CONV-3632]. 2011-11-21 10:50:01 +00:00
Alexey Milovidov
b595e61c03 SSQLS: added methods to read/write in tab-separated format with ReadBuffer/WriteBuffer [#CONV-3632]. 2011-11-21 10:09:22 +00:00
Alexey Milovidov
6c6eb83fa3 Added RemoteReadBuffer [#CONV-3632]. 2011-11-18 20:17:27 +00:00
Alexey Milovidov
aef03f0478 dbms: development [#CONV-2944]. 2011-11-06 20:47:07 +00:00
Alexey Milovidov
a5c139c325 dbms: development [#CONV-2944]. 2011-11-03 20:30:12 +00:00
Alexey Milovidov
d9e921a127 dbms: development [#CONV-2944]. 2011-11-01 17:57:37 +00:00
Alexey Milovidov
b1b0d3836a dbms: development [#CONV-2944]. 2011-10-31 06:37:12 +00:00
Alexey Milovidov
bdf0aee3c6 dbms: development [#CONV-2944]. 2011-10-30 05:19:41 +00:00
Alexey Milovidov
f2362b177f Improvement after prev. revision [#CONV-3467]. 2011-10-24 19:03:38 +00:00
Alexey Milovidov
1ce1e53ed9 dbms: development [#CONV-2944]. 2011-10-24 12:10:59 +00:00
Alexey Milovidov
55823163ab TimeZones: development [#CONV-357]. 2011-10-17 19:32:54 +00:00
Alexey Milovidov
db4ad9135e dbms: development [#CONV-2944]. 2011-10-17 08:28:39 +00:00
Alexey Milovidov
dea69c69c4 dbms: development [#CONV-2944]. 2011-10-16 03:05:15 +00:00
Alexey Milovidov
61e080f7b3 dbms: development [#CONV-2944]. 2011-10-16 01:57:10 +00:00
Alexey Milovidov
3843ff4078 dbms: development [#CONV-2944]. 2011-10-15 23:40:56 +00:00
Alexey Milovidov
0aa5f24113 dbms: development [#CONV-2944]. 2011-10-10 06:10:49 +00:00
Alexey Milovidov
c972f291cb dbms: development [#CONV-2944]. 2011-08-19 18:31:14 +00:00
Alexey Milovidov
cd7e317362 dbms: development [#CONV-2944]. 2011-08-09 17:24:17 +00:00
Alexey Milovidov
54808431ec dbms: development [#CONV-2944]. 2011-08-09 15:57:33 +00:00
Alexey Milovidov
b3bca9c160 dbms: development. 2011-08-07 03:42:36 +00:00
Alexey Milovidov
e1dca98ecb dbms: development. 2011-08-07 02:08:22 +00:00
Alexey Milovidov
8eb6ebbbc5 stats: development [#CONV-2546]. 2011-07-04 18:22:37 +00:00
Alexey Milovidov
13a70e05fe DB: fixed error; added comments [#CONV-2546]. 2011-06-30 15:21:35 +00:00
Alexey Milovidov
40c8f1e85e DB: fixed error [#CONV-2546]. 2011-06-27 19:34:03 +00:00
Alexey Milovidov
fa8fe600f1 DB: fixed error [#CONV-2546]. 2011-06-27 19:24:33 +00:00
Alexey Milovidov
c84358c259 DB: tiny modification [#CONV-2546]. 2011-06-27 19:10:43 +00:00
Alexey Milovidov
a6ec731e4c DB: unified compressed buffers and compressed iostreams [#CONV-2546]. 2011-06-27 18:33:23 +00:00
Alexey Milovidov
ea1a7d9192 DB: IO: allowed to use not own memory piece [#CONV-2546]. 2011-06-27 18:22:14 +00:00
Alexey Milovidov
054786a2a7 dbms: IO: modification [#CONV-2546]. 2011-06-27 16:41:02 +00:00
Alexey Milovidov
123e3f8e76 dbms: IO: fixed error [#CONV-2546]. 2011-06-26 21:30:59 +00:00
Alexey Milovidov
36e74d86b3 dbms: IO: modified count() and next() methods. [#CONV-2546]. 2011-06-24 21:08:26 +00:00
Alexey Milovidov
739361334f dbms: added checksums in compressed data [#CONV-2546]. 2011-06-24 20:18:09 +00:00
Alexey Milovidov
f488fbbff5 dbms: removed useless copy [#CONV-2546]. 2011-06-17 21:31:41 +00:00
Alexey Milovidov
e60253110a Merge 2011-06-17 21:19:39 +00:00
Alexey Milovidov
425fc839b0 dbms: using Snappy (experimental); removed compressed iostreams [#CONV-2546]. 2011-06-17 20:44:10 +00:00
Alexey Milovidov
36517e32a2 dbms: improvement [#CONV-2546]. 2011-06-15 18:54:18 +00:00
Alexey Milovidov
7b88ae65d8 ███████████: development. 2011-06-06 20:35:58 +00:00
Alexey Milovidov
bbcc26abf4 dbms: removed tiny garbage. 2011-05-30 20:32:13 +00:00
Alexey Milovidov
b57f60393e ReadHelpers: safer. 2011-05-27 18:46:29 +00:00
Alexey Milovidov
cb45d49d11 dbms: added copyData function for Read/Write buffers. 2011-05-16 16:31:19 +00:00
Alexey Milovidov
74e423663a dbms: fixed error. 2011-05-13 19:40:56 +00:00
Alexey Milovidov
4c8f946f70 ███████████: more info. 2011-05-11 17:27:08 +00:00
Alexey Milovidov
57e0a3a25a ███████████-appender: tiny modification. 2011-05-10 17:23:29 +00:00
Alexey Milovidov
b18bedd18c DB: IO: development. 2011-05-05 19:10:17 +00:00
Alexey Milovidov
50239f2c7c VarInt: added missing functions. 2011-03-22 20:36:01 +00:00
Alexey Milovidov
740df01db3 Using mysqlxx library. 2011-03-17 19:45:21 +00:00
Alexey Milovidov
6390f54f9f VarInt: added method getLengthOfVarInt(). 2010-07-06 18:50:24 +00:00
Alexey Milovidov
f409cf1540 dbms: development. 2010-06-07 17:14:13 +00:00
Alexey Milovidov
a10879ca79 dbms: development. 2010-06-07 12:48:32 +00:00
Alexey Milovidov
75545a34e1 dbms: development. 2010-06-04 19:06:32 +00:00
Alexey Milovidov
6951a0b7c1 dbms: development. 2010-06-04 18:34:25 +00:00
Alexey Milovidov
eea1ce1050 dbms: development. 2010-06-04 18:30:13 +00:00