Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Sugu Sougoumarane 1c31fbfd6a tabletserver planbuilder: lint errors fixed 2015-10-17 11:02:28 -07:00
Shengzhe Yao 23b0028599 add querylogz unit test
1. rename logzcss.go to logz_utils.go and move two util funcs from txlogz.go to it.
2. let querylogzHandler accept a streamlog.StreamLogger instance instead of always
   using SqlQueryLogger.
3. add two params timeout and limit to /querylogz, this allows one to control how many
   queries the querylogz page shows.
2015-04-22 16:54:21 -07:00
Shengzhe Yao cbd9ce27b3 add EnablePublishStats flag in queryctl.go
This change allows one to publish system variables optionally.
2015-04-21 20:28:20 -07:00
Shengzhe Yao 489fd1a840 add queryz unit test
1. move registerQueryzHandler to queryctl.go
2. move newTestSchemaInfo from schema_info_test.go to testutils_test.go
2015-04-20 13:51:25 -07:00