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 |
|
feng lv
|
1a34abadbc
|
fix
fix
fix
|
2020-11-02 10:46:58 +00:00 |
|
feng lv
|
3dce3c6a21
|
fix
|
2020-11-02 05:28:37 +00:00 |
|
Alexander Tokmakov
|
7080d56470
|
fix missed database name when altering mv
|
2020-09-09 22:59:34 +03:00 |
|
Winter Zhang
|
3d1d64ec60
|
Fix currentDatabase function cannot be used in ON CLUSTER ddl query. (#14211)
|
2020-09-09 12:58:59 +03:00 |
|
alesapin
|
4c77ba664a
|
Better assignment
|
2020-06-09 20:42:04 +03:00 |
|
alesapin
|
abaf47f0cd
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
|