Alexey Milovidov
|
cbea3545aa
|
Revert "add function getClientHTTPHeader"
|
2023-12-05 13:34:34 +03:00 |
|
凌涛
|
c5f16725ec
|
add function getClientHTTPHeader
|
2023-11-21 11:12:01 +08:00 |
|
Alexey Milovidov
|
6eff22568f
|
Revert "Add function getHttpHeader"
|
2023-10-29 19:50:39 +03:00 |
|
凌涛
|
0d256a381a
|
add doc
fix tests
modify code stype and spelling
add tests and modify code style
|
2023-09-27 17:03:53 +08:00 |
|
凌涛
|
9e3c54ddb9
|
add function getHttpHeader
|
2023-09-20 10:07:02 +08:00 |
|
Alexey Gerasimchuck
|
a1687e618b
|
backward compatibility changes + fixes
|
2023-08-29 23:50:41 +00:00 |
|
Alexey Gerasimchuck
|
3140958132
|
Added client_info validation
|
2023-08-22 03:52:57 +00:00 |
|
Yakov Olkhovskiy
|
a166dde9c4
|
add member function getLastForwardedFor to ClientInfo
|
2022-12-23 18:32:29 +00:00 |
|
Yakov Olkhovskiy
|
c66f412300
|
pass session certificate for showCertificate()
|
2022-09-18 07:11:52 +00:00 |
|
Frank Chen
|
bb00dcc19b
|
Remove using namespace from header
Signed-off-by: Frank Chen <frank.chen021@outlook.com>
|
2022-08-25 20:20:13 +08:00 |
|
Frank Chen
|
cd19366b44
|
Move classes into DB::OpenTelemetry namespace
|
2022-08-24 16:41:40 +08:00 |
|
Amos Bird
|
1cba00478d
|
Slightly better mysql handler
|
2022-04-27 18:28:09 +08:00 |
|
Antonio Andelic
|
893b8a9513
|
Initial implementation of is_secure
|
2022-03-30 06:39:40 +00:00 |
|
Maksim Kita
|
e30117a3d6
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
|
Nikita Mikhaylov
|
dbf5091016
|
Parallel reading from replicas (#29279)
|
2021-12-09 13:39:28 +03:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
Nikolai Kochetov
|
06d9fc602e
|
Merge branch 'master' into fix-backward-compatibility-after-21196
|
2021-10-12 14:41:23 +03:00 |
|
Nikolai Kochetov
|
e2d07fbdf5
|
Merge branch 'master' into fix-backward-compatibility-after-21196
|
2021-10-04 17:35:32 +03:00 |
|
Nikolai Kochetov
|
6169b180cb
|
Fix backward compatibility after #21196.
|
2021-10-04 17:27:44 +03:00 |
|
Filatenkov Artur
|
8df228e6b8
|
Merge branch 'master' into add_CORS
|
2021-10-04 10:55:09 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Artur
|
82a849ba8e
|
add options method
|
2021-09-18 09:36:02 +00:00 |
|
Vitaly Baranov
|
3ab1177d7e
|
Add separate constants for interface LOCAL and TCP_INTERSERVER.
|
2021-08-19 23:04:36 +03:00 |
|
Alexander Tokmakov
|
42a8bb6872
|
fix assertions in Replicated database
|
2021-08-02 16:19:11 +03:00 |
|
Amos Bird
|
7d9a1106b8
|
Add initial_query_start_time to query log
|
2021-06-11 22:24:53 +08:00 |
|
alexey-milovidov
|
295dc6b517
|
Revert "Add initial_query_start_time to query log"
|
2021-06-06 20:57:04 +03:00 |
|
Amos Bird
|
7bc13f7ae8
|
Add initial_query_start_time to query log
|
2021-05-24 17:06:40 +08:00 |
|
Alexey Milovidov
|
8f01af62d9
|
Merge branch 'master' into normalize-bigint
|
2021-04-25 06:57:44 +03:00 |
|
Nikita Mikhaylov
|
c333c3dedb
|
review fixes
|
2021-04-13 22:39:42 +03:00 |
|
Nikita Mikhaylov
|
7276b40556
|
better
|
2021-04-13 22:39:42 +03:00 |
|
feng lv
|
56073db22d
|
max distributed depth
Add settings max_distributed_depth
fix style
fix
fix
fix
fix test
fix
fix
|
2021-04-05 14:00:54 +00:00 |
|
Amos Bird
|
ad4fd75fb4
|
mycli compatibility
|
2021-03-02 18:53:06 +08:00 |
|
Alexey Milovidov
|
093108bf81
|
Normalize BigInt implementation
|
2021-01-27 03:54:57 +03:00 |
|
Alexey Milovidov
|
afc6f2fd8e
|
Add http_referer to client info
|
2021-01-22 01:55:45 +03:00 |
|
Alexey Milovidov
|
c9aa412151
|
Allow quotas to be keyed by proxy-forwarded IP address
|
2020-12-02 00:09:16 +03:00 |
|
Alexander Kuzmenkov
|
c5a81f6172
|
Merge pull request #17437 from vitlibar/add-new-constants-to-client-info-interface
Add constants to ClientInfo::Interface for MySQL and PostgreSQL protocols
|
2020-11-30 17:02:30 +03:00 |
|
Vitaly Baranov
|
99343bc127
|
Add constants to ClientInfo::Interface for MySQL and PostgreSQL protocols.
|
2020-11-26 11:30:38 +03:00 |
|
Alexander Kuzmenkov
|
edce1e636e
|
Merge pull request #16535 from ClickHouse/aku/opentelemetry
OpenTelemetry improvements
|
2020-11-25 14:10:17 +03:00 |
|
mnkonkova
|
6cd1557d67
|
Implement GRPC protocol.
|
2020-11-24 17:53:34 +03:00 |
|
Alexander Kuzmenkov
|
1570320e20
|
fixes for context hierarchy
|
2020-11-18 20:43:18 +03:00 |
|
Alexander Kuzmenkov
|
145e2b012f
|
cleanup
|
2020-10-22 19:47:20 +03:00 |
|
Alexander Kuzmenkov
|
84908df6d8
|
fix setting parent from HTTP traceparent
|
2020-10-20 14:35:13 +03:00 |
|
Alexander Kuzmenkov
|
a374541214
|
straighten the protocol version
|
2020-09-17 15:15:05 +03:00 |
|
Alexander Kuzmenkov
|
6217dd77b5
|
Merge remote-tracking branch 'origin/master' into tmp
|
2020-09-17 12:35:10 +03:00 |
|
Artem Zuikov
|
51ba12c2c3
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
|
Alexander Kuzmenkov
|
d0a9926e7d
|
fixes and some docs
|
2020-09-08 16:19:27 +03:00 |
|
Alexander Kuzmenkov
|
063cc386a3
|
cosmetic fixes
|
2020-08-28 22:02:50 +03:00 |
|
Alexander Kuzmenkov
|
4612794678
|
opentelemetry context propagation
|
2020-08-28 04:21:08 +03:00 |
|
Alexander Kuzmenkov
|
2bef406200
|
remove accidental changes
|
2020-08-27 21:49:06 +03:00 |
|
Alexander Kuzmenkov
|
54b3047d19
|
fixup
|
2020-08-27 21:44:20 +03:00 |
|