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
|
9de7a0a779
|
Add comment
|
2021-02-09 18:55:36 +03:00 |
|
Vitaly Baranov
|
1c51b4a4e4
|
MongoDB table engine now establishes connection only when it reads data.
|
2021-02-05 11:47:31 +03:00 |
|
Amos Bird
|
1d9d586e20
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
|
Alexey Milovidov
|
5314185e25
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
|
Alexey Milovidov
|
269b6383f5
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
|
Azat Khuzhin
|
b838214a35
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
|
Nikolai Kochetov
|
2cca4d5fcf
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
|
alesapin
|
b5f79bc28c
|
Remove strange header
|
2020-06-26 19:32:15 +03:00 |
|
alesapin
|
4969da85d9
|
Fixes
|
2020-06-26 17:28:00 +03:00 |
|
bobrovskij artemij
|
95677432e5
|
MongoDB engine (read-only)
|
2020-05-14 23:59:03 +03:00 |
|