ClickHouse/docs/en/operations
Filatenkov Artur c23fe5baf6
Improve codec for encr 19896 (#27476)
* change syntax of encrypted command

* commit all encrypted changes

* correct encryption

* correct config for test

* add tests and correct code style and typos

* correct test

* fix unbundled build

* add log warning messages

* improve code according to review comments

* correct nonce

* correct errors found by fuzzing

* improve codec AES_128_GCM_SIV. Add AES_256_GCM_SIV. Add sections for last in tests. Improve documentation

* Update CompressionCodecEncrypted.h

* Update 01683_codec_encrypted.sql

* correct compression factory after changes in master

* correct behavior with wrong key in data

* correct fuzzer

* add connection for fuzzer with fix for compression_encrypted

* refactor code

* add load from config with throwing errors on server start

* fix typos and check style

* Update Server.cpp

* correct loading and reading

* refactor code. fix uninitialized value

* refactor code

* move defines from server to cpp file

* correct build

* remove repeated code

* correct namespace

* fix code style
2021-09-13 11:25:36 +03:00
..
external-authenticators Correction of the translation 2021-06-08 23:36:57 +03:00
optimizing-performance Avoid short syntax 2021-05-27 21:44:11 +02:00
server-configuration-parameters Improve codec for encr 19896 (#27476) 2021-09-13 11:25:36 +03:00
settings Merge pull request #28488 from gyuton/gyuton-DOCSUP-10285-Document-the-ReplicatedMergeTree-settings 2021-09-13 10:12:50 +03:00
system-tables Revert "Merge pull request #28397 from zhongyuankai/DOCSUP-13927-document-system_views" 2021-09-06 21:11:21 +00:00
utilities Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
access-rights.md Avoid short syntax 2021-05-27 21:44:11 +02:00
backup.md Avoid short syntax 2021-05-27 21:44:11 +02:00
caches.md Edit and translate 2021-02-14 14:14:39 +03:00
clickhouse-keeper.md Add test for clickhouse-keeper start after conversion 2021-08-18 16:34:57 +03:00
configuration-files.md DOCSUP-11587: Edited and translated to Russian (#27066) 2021-08-25 13:23:18 +03:00
index.md [docs] split aggregate function and system table references (#11742) 2020-06-18 11:24:31 +03:00
monitoring.md Fix broken links in docs 2020-10-13 20:23:29 +03:00
opentelemetry.md Add the links 2021-03-04 20:13:22 +03:00
performance-test.md Automated hardware benchmark 2021-07-28 21:06:02 +03:00
quotas.md Avoid short syntax 2021-05-27 21:44:11 +02:00
requirements.md Fix broken links in docs 2020-10-13 20:23:29 +03:00
storing-data.md Update storing-data.md 2021-08-17 11:24:44 +03:00
tips.md Update tips.md 2021-06-23 00:09:10 +03:00
troubleshooting.md Avoid short syntax 2021-05-27 21:44:11 +02:00
update.md Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00