Alexander Tokmakov
|
4849ea2e03
|
fix unexpected behavior in mutation finalization
|
2021-05-25 14:10:45 +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 |
|
Alexander Tokmakov
|
cbcdee0cf9
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
|
Amos Bird
|
dbc14655fc
|
Code refactoring.
|
2020-10-10 18:22:33 +08:00 |
|
Vitaly Baranov
|
c39eb8f71b
|
Fix partial revokes (complex cases).
|
2020-06-30 18:47:02 +03:00 |
|
Alexander Tokmakov
|
c071e0a473
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
|
Nikolai Kochetov
|
075ccceee9
|
Fix tests.
|
2020-05-19 00:38:28 +03:00 |
|
Nikolai Kochetov
|
0e48cb1f80
|
Removed allow_processors flag from executeQuery().
|
2020-05-18 16:55:07 +03:00 |
|
Alexey Milovidov
|
cdeda4ab91
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
|
Vitaly Baranov
|
b4d7ef390c
|
Rename some access types: add ALTER and SYSTEM prefixes.
|
2020-04-07 23:20:38 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|