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 |
|
tavplubix
|
5dfd0045a6
|
Merge branch 'master' into distributed_ddl_improvements
|
2021-03-22 18:13:19 +03:00 |
|
Vitaly Baranov
|
d6e0342c30
|
Improvements in implementations of the classes AccessRights and GrantedRoles.
|
2021-03-14 19:12:35 +03:00 |
|
Alexander Tokmakov
|
2022b90919
|
configurable output mode for distributed DDL
|
2021-03-08 23:35:09 +03:00 |
|
Alexander Tokmakov
|
bf6f64a3fb
|
Merge branch 'master' into database_replicated
|
2021-02-16 01:28:19 +03:00 |
|
Alexander Tokmakov
|
ab197a49c8
|
better code, fixes
|
2020-11-30 23:12:43 +03:00 |
|
Alexander Tokmakov
|
2a6c0b9180
|
try reuse DDLWorker in DatabaseReplicated
|
2020-11-12 20:35:29 +03:00 |
|
Alexander Tokmakov
|
cbcdee0cf9
|
split DDLWorker.cpp
|
2020-11-03 16:47:26 +03:00 |
|