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
/
routing
/
schemarouter
History
Markus Makela
d3da98b58f
Merge branch 'MXS-544' into develop-MXS-544-merge
2016-03-03 21:39:39 +02:00
..
test
Fixed tests failing to build
2016-02-09 10:59:11 +02:00
CMakeLists.txt
Shard router is no longer built by default
2016-02-29 17:18:20 +02:00
schemarouter.c
Merge branch 'MXS-544' into develop-MXS-544-merge
2016-03-03 21:39:39 +02:00
sharding_common.c
server/include/poll.h renamed to server/include/maxscale/poll.h
2016-03-01 12:56:39 +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