Kruglov Pavel
|
9922053419
|
Merge pull request #49948 from Avogar/handshake-timeout
Add separate handshake_timeout for receiving Hello packet from replica
|
2023-06-02 14:07:27 +02:00 |
|
Kruglov Pavel
|
0beca0336d
|
Merge pull request #49112 from ClickHouse/Avogar-patch-3
Fix possible terminate called for uncaught exception in some places
|
2023-05-31 16:55:43 +02:00 |
|
Kruglov Pavel
|
7966fa2da6
|
Merge pull request #50034 from Avogar/fiber-local-var-2
Fix assert in SpanHolder::finish() with fibers attempt 2
|
2023-05-30 17:50:31 +02:00 |
|
Nikita Mikhaylov
|
1c3b6738f4
|
Fixes for parallel replicas (#50195)
|
2023-05-25 14:41:04 +02:00 |
|
avogar
|
3c1aeaaa79
|
Change default value of handshake_timeout to 10 sec, fix possible use-after-free
|
2023-05-23 11:39:40 +00:00 |
|
Kruglov Pavel
|
136c3caf03
|
Merge branch 'master' into handshake-timeout
|
2023-05-23 11:53:54 +02:00 |
|
Alexey Gerasimchuk
|
df751f1bca
|
Merge branch 'master' into ADQM-808
|
2023-05-23 13:43:18 +10:00 |
|
Alexey Gerasimchuck
|
ab5e16a713
|
Changes after second review iteration
|
2023-05-23 00:27:17 +00:00 |
|
avogar
|
2541ad69d5
|
Fix bad conflicts resolving
|
2023-05-22 18:23:39 +00:00 |
|
avogar
|
17b639c612
|
Make better
|
2023-05-22 18:22:05 +00:00 |
|
serxa
|
c56e6a8b80
|
Add more profile events for distributconnections
|
2023-05-21 12:15:06 +00:00 |
|
serxa
|
d69c35fcdd
|
fix PoolWithFailover error_count integer overflow
|
2023-05-19 17:57:00 +00:00 |
|
serxa
|
086888b285
|
fix ConnectionPoolWithFailover::getPriority
|
2023-05-19 17:54:29 +00:00 |
|
avogar
|
846804fed0
|
Add separate handshake_timeout for receiving Hello packet from replica
|
2023-05-17 11:39:04 +00:00 |
|
Alexey Gerasimchuck
|
29b10ae336
|
reordered options
|
2023-05-17 04:06:01 +00:00 |
|
Alexey Gerasimchuck
|
4a6c7254e8
|
--multiquery <sql> -> -n -q <sql> syntax sugar
|
2023-05-17 03:43:35 +00:00 |
|
serxa
|
abacf1f990
|
add missing quota_key in operator== for connections
|
2023-05-16 19:14:54 +00:00 |
|
Alexey Milovidov
|
5a44dc26e7
|
Fixes for clang-17
|
2023-05-13 02:57:31 +02:00 |
|
Alexey Milovidov
|
146e3c391a
|
Merge pull request #49785 from evillique/local-query-parameters
Add query parameters to clickhouse-local
|
2023-05-13 01:07:53 +03:00 |
|
Nikolay Degterinsky
|
3160483c17
|
Add query parameters to clickhouse-local
|
2023-05-11 12:56:59 +00:00 |
|
alekar
|
29d96afae8
|
Merge branch 'master' into 48716
|
2023-04-28 14:24:46 -07:00 |
|
Manas Alekar
|
ab1646ab36
|
Expand tab.
|
2023-04-25 10:43:03 -07:00 |
|
Manas Alekar
|
0574f2b497
|
Fix style.
|
2023-04-25 09:01:27 -07:00 |
|
alekar
|
d717f007d7
|
Merge branch 'master' into 48716
|
2023-04-24 23:44:03 -07:00 |
|
Nikolay Degterinsky
|
2fe3a69ba1
|
Merge remote-tracking branch 'upstream/master' into add_default_password_type
|
2023-04-24 18:51:32 +00:00 |
|
Kruglov Pavel
|
57801b7a02
|
Fix
|
2023-04-24 19:06:45 +02:00 |
|
Nikolay Degterinsky
|
12ad5b710a
|
Separate AuthenticationData and AuthenticationType, small fixes
|
2023-04-24 15:12:45 +00:00 |
|
Kruglov Pavel
|
029c92344b
|
Fix possible terminate called for uncaught exception in Connection
|
2023-04-24 16:57:43 +02:00 |
|
Aleksei Golub
|
ac3b2e66ca
|
Replace unicode dashes on double-hypen
|
2023-04-23 00:47:58 +03:00 |
|
alekseygolub
|
e78f1220fb
|
Merge branch 'ClickHouse:master' into dashedsettings
|
2023-04-23 00:47:39 +03:00 |
|
Aleksei Golub
|
6d3813dfd8
|
Support for en-dash and mathematical minus + fix style
|
2023-04-22 17:28:35 +03:00 |
|
Kruglov Pavel
|
9749448eb0
|
Merge pull request #47229 from Avogar/non-blocking-connect
Improve async reading from socket
|
2023-04-21 10:38:50 +02:00 |
|
alekseygolub
|
c974dc0de6
|
Merge branch 'master' into dashedsettings
|
2023-04-21 11:25:42 +03:00 |
|
alekar
|
e47134330e
|
Merge branch 'master' into 48716
|
2023-04-20 11:57:32 -07:00 |
|
Aleksei Golub
|
1ec5773dc6
|
Added dashed-settings and support for unicode dash in cli arguments
|
2023-04-20 20:11:28 +03:00 |
|
Kruglov Pavel
|
a23262bb77
|
Update src/Client/Connection.cpp
Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
|
2023-04-19 13:40:40 +02:00 |
|
Kruglov Pavel
|
2ad161d2b7
|
Merge branch 'master' into non-blocking-connect
|
2023-04-19 13:39:40 +02:00 |
|
Manas Alekar
|
8cc425cd29
|
INTO OUTFILE enhancements
|
2023-04-18 00:20:55 -07:00 |
|
Joanna Hulboj
|
1f271c2673
|
Client: disable indent_multiline mode for Replxx history
|
2023-04-17 20:14:00 +01:00 |
|
Dmitry Novik
|
5cc9b46f78
|
Merge remote-tracking branch 'origin/master' into optimize-compilation
|
2023-04-13 16:04:09 +02:00 |
|
Nikolay Degterinsky
|
7606336fd8
|
Merge remote-tracking branch 'upstream/master' into add_default_password_type
|
2023-04-11 11:59:45 +00:00 |
|
Nikolay Degterinsky
|
6f57a952d9
|
Improvements
|
2023-04-10 16:40:49 +00:00 |
|
Azat Khuzhin
|
79b83c4fd2
|
Remove superfluous includes of logger_userful.h from headers
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-10 17:59:30 +02:00 |
|
Nikolay Degterinsky
|
7957752128
|
Merge remote-tracking branch 'upstream/master' into add_default_password_type
|
2023-04-10 02:25:46 +00:00 |
|
Nikolay Degterinsky
|
64dc60a8d1
|
Better version, introduce ASTAuthenticationData
|
2023-04-10 02:20:57 +00:00 |
|
Michael Kolupaev
|
b6261104e7
|
Fix bracketed-paste mode messing up password input in client reconnect
|
2023-04-07 18:10:33 +00:00 |
|
Nikolai Kochetov
|
a8a28bdf3d
|
Merge branch 'master' into rename-setting-stop_reading_on_first_cancel
|
2023-03-30 16:07:14 +02:00 |
|
Nikolai Kochetov
|
f870e6f7a9
|
Rename setting stop_reading_on_first_cancel to partial_result_on_first_cancel.
|
2023-03-30 14:00:44 +00:00 |
|
Alexander Gololobov
|
98b3617ce2
|
Merge pull request #48150 from DimasKovas/fix_stdlib_compatibility
Fix stdlib compatibility issues
|
2023-03-29 21:29:33 +02:00 |
|
Dmitrii Kovalkov
|
71a6a02e88
|
fix stdlib compatibility issues
|
2023-03-29 12:20:27 +03:00 |
|