Raúl Marín
|
bfc122df64
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
|
feng lv
|
4ffe199d39
|
Implement table comments
|
2021-04-23 12:18:23 +00: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
|
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 |
|
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
|
4969da85d9
|
Fixes
|
2020-06-26 17:28:00 +03:00 |
|
bobrovskij artemij
|
8d69223aaf
|
show_privileges test fix, one more build fix
|
2020-05-27 01:20:25 +03:00 |
|
bobrovskij artemij
|
a4d74601a6
|
build warnings fix
|
2020-05-25 00:42:05 +03:00 |
|
bobrovskij artemij
|
8c6f687010
|
build/style fix
|
2020-05-16 02:55:27 +03:00 |
|
bobrovskij artemij
|
95677432e5
|
MongoDB engine (read-only)
|
2020-05-14 23:59:03 +03:00 |
|