This website requires JavaScript.
Explore
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
MaxScale
/
server
/
modules
/
protocol
/
MySQL
History
Markus Mäkelä
f26203cec4
Make each packet contiguous for RCAP_TYPE_STMT_OUTPUT
...
As each packet is routed separately, they must be made contiguous before routing them.
2017-10-06 01:11:18 +03:00
..
MySQLBackend
Make each packet contiguous for RCAP_TYPE_STMT_OUTPUT
2017-10-06 01:11:18 +03:00
MySQLClient
MXS-1452: Add support for KILL USER <name>
2017-10-03 14:47:16 +03:00
test
MXS-1452: Extend kill parsing test
2017-10-03 14:47:16 +03:00
CMakeLists.txt
Send KILL commands to backends
2017-10-03 14:47:16 +03:00
mariadb_client.cc
Send KILL commands to backends
2017-10-03 14:47:16 +03:00
mysql_common.cc
MXS-1452: Add support for KILL USER <name>
2017-10-03 14:47:16 +03:00