Yuriy Chernyshov
|
abf4fbe82f
|
Fix typo in USE_MYSQL check
|
2021-11-10 11:38:03 +03:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +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 |
|
zhang2014
|
bd21f8e6b9
|
ISSUES-4006 fix conflicts commit when merge
|
2020-08-07 12:55:45 +08:00 |
|
zhang2014
|
a3bc18bed2
|
ISSUES-4006 try resolve review comment
|
2020-08-06 12:03:27 +08:00 |
|
zhang2014
|
7ea2eee98a
|
ISSUES-4006 add some check & add comment
|
2020-08-04 10:31:27 +08:00 |
|
zhang2014
|
a8e3e03d8b
|
ISSUES-4006 add rewrite alter query
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
035760df9d
|
ISSUES-4006 refactor for external ddl
|
2020-08-04 10:31:26 +08:00 |
|