Azhrarn
Azhrarn
(Originally mistakenly posted at https://bugs.launchpad.net/percona-server/+bug/906978 ) Using Percona server 5.5.13-rel20.4-138.lenny with the included Handlersocket plugin and the following config: handlersocket_verbose = 10 handlersocket_address = '192.168.0.1' handlersocket_port = 2678 handlersocket_threads =...
Lets see if I can write this out in a sane way: If you have a query with a multi field index, like "id, group_id" And then do a request...
I know Handlersocket is all about keeping things simple in the name of speed, hence not doing fancy sorting on indexes and the like. But when dealing with datetime and...