Johan Wikman c899f00541 MXS-1780 Collect server response information
As the router is the only one that knows what backends a particular
statement has been sent to, it is the responsibility of the router
to keep the session bookkeeping up to date. If it doesn't we will
know what statements a session has received (provided at least some
component in the routing chain has RCAP_TYPE_STMT_INPUT capability),
but not how long their processing took. Currently only readwritesplit
does that.

All queries are stored and not just COM_QUERY as that makes the
overall bookkeeping simpler; at clientReply() time we do not need to
know whether or not to bookkeep information, we can just do it.

When session information is queried for, we report as much information
we have available.
2018-11-08 12:04:55 +02:00
..
2018-11-06 21:18:42 +02:00
2018-10-30 14:16:33 +02:00
2018-09-28 12:18:24 +03:00
2018-09-28 12:18:24 +03:00
2018-09-28 12:18:24 +03:00
2018-09-28 12:18:24 +03:00