ClickHouse/dbms
Silviu Caragea c5fedfc82d Fix the way we read the request body.
Current implementation it's not working properly. This can be tested with any select query that's large than max_query_size. Only up to max_query_size size is read and sent to the parser which leads to an invalid query.
2017-12-13 16:13:30 +02:00
..
benchmark Get rid of double whitespaces [#CLICKHOUSE-2]. 2017-10-26 21:36:23 +03:00
cmake Auto version update to [54325] 2017-12-07 16:08:12 +03:00
scripts Fool's day changed, continued [#CLICKHOUSE-3]. 2017-04-05 14:52:23 +03:00
src Fix the way we read the request body. 2017-12-13 16:13:30 +02:00
tests Merge pull request #1447 from yandex/support-table-functions-for-desc-and-insert 2017-12-11 23:28:10 +03:00
CMakeLists.txt Simplification of Nullable [#CLICKHOUSE-2] 2017-12-08 09:58:48 +03:00