|
c3f70c863e
|
Addition of routing module diagnostics and options
readconnroute now support the options slave and master to restrict the set of
servers it will connect to
|
2013-06-26 14:04:56 +02:00 |
|
|
d5590c6d0e
|
Removed unused vars and fixed warnings, mysql_backend.c is still missing
|
2013-06-26 10:27:25 +02:00 |
|
|
8f53daa09a
|
New vwrsions
|
2013-06-24 19:48:48 +02:00 |
|
|
ccf658d905
|
Added 3 includes, service, router, poll
|
2013-06-21 12:49:42 +02:00 |
|
|
fc852eaada
|
Changed readconnroute backend structure to simply maintain a pointer to the server rather than
include the hostname and port in the backend structure
Fix to makefile for routing modules
|
2013-06-20 10:18:14 +02:00 |
|
|
0fc2f9dda3
|
Removed the passing of epoll fd and isolated epoll functionality to
a signle file
Addition of show epoll debug CLI command
|
2013-06-19 16:29:52 +02:00 |
|
|
53b6bc0a25
|
A number of updates to do with service startup
Telnet protocol support
Debug cli
|
2013-06-19 12:31:40 +02:00 |
|
|
4d5215e267
|
mysql_client_server_protocol.h, new file name that avoids conflicts with previous one
|
2013-06-17 22:47:14 +02:00 |
|
|
1300c5d089
|
Addition of dependencies to the makefile
New make target of "make depend"
Addition of doxygen building ability
Cleanup of docygen comment blocks
Initial telnetd protocol module structure
|
2013-06-17 14:03:05 +02:00 |
|
|
cf6b18a4fe
|
A slight rejig of the server/service setup for the backend databases. Also including the protocol
module names.
|
2013-06-14 17:05:00 +02:00 |
|
|
2260bf7587
|
Addition of Read Connection Balancer for Query Routing
|
2013-06-14 16:26:22 +02:00 |
|