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
Files
bf24f188055ed6c21abf554996f30bdf59046e5e
MaxScale
/
server
/
modules
/
routing
/
schemarouter
History
Markus Makela
bf24f18805
Merge branch 'develop' into MXS-544
2016-02-29 10:40:33 +02:00
..
test
Fixed tests failing to build
2016-02-09 10:59:11 +02:00
CMakeLists.txt
Make query_classifier part of core.
2016-02-08 11:44:07 +02:00
schemarouter.c
Merge branch 'develop' into MXS-544
2016-02-29 10:40:33 +02:00
sharding_common.c
Rename query classifier functions consistently.
2016-01-11 12:04:52 +02:00
shardrouter.c
Simplify handling of "client data" by having a pointer to it only in DCB and not in session structure. Change name of session->client to session->client_dcb for greater clarity. Temporary free of client data in DCB, to be moved to authenticator when it becomes a module. Fix incorrect name of listener_alloc.
2016-02-23 11:13:21 +00:00
svcconn.c
Moved common sharding functions to a separate file.
2015-05-04 07:06:24 +03:00