Nikolai Kochetov
|
e616732743
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Vitaly Baranov
|
a5d7021e8b
|
Merge pull request #16866 from ClickHouse/tavplubix-patch-2
Fix strange code in InterpreterShowAccessQuery
|
2020-11-23 21:07:54 +03:00 |
|
tavplubix
|
bd3f9e2a22
|
Fix strange code in InterpreterShowAccessQuery
|
2020-11-11 13:09:48 +03:00 |
|
Alexander Tokmakov
|
62ff00ee8b
|
use WriteBuffer in formatAST(...)
|
2020-11-09 19:05:40 +03:00 |
|
Alexey Milovidov
|
fd84d16387
|
Fix "server failed to start" error
|
2020-11-07 03:14:53 +03:00 |
|
Vitaly Baranov
|
a40885fa84
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +03:00 |
|