Alexander Tokmakov
|
1a470fb777
|
fix sequence_id in MySQL protocol
|
2021-07-07 20:03:28 +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 |
|
Amos Bird
|
ad4fd75fb4
|
mycli compatibility
|
2021-03-02 18:53:06 +08:00 |
|
zhang2014
|
96bd3ac34b
|
ISSUES-4006 split mysql protocol
|
2020-08-13 20:41:36 +08:00 |
|
zhang2014
|
34f4c8972e
|
ISSUES-4006 split replication packets
|
2020-08-13 20:07:02 +08:00 |
|
zhang2014
|
4fcc178deb
|
ISSUES-4006 split mysql protocol
|
2020-08-13 16:17:33 +08:00 |
|
BohuTANG
|
cb04c503d7
|
Add MySQL to ClickHouse query replacement mapping table
|
2020-07-06 10:07:38 +08:00 |
|
BohuTANG
|
37ac456439
|
Support KILL QUERY [connection_id] for MySQL
|
2020-07-06 09:02:02 +08:00 |
|
Ivan
|
5b858de374
|
Split programs/server into actual program and library (#11186)
* Split programs/server into actual program and library
|
2020-05-27 20:52:52 +03:00 |
|