vitess-gh/go/vt/tabletserver
sougou 2341bd4101 Merge pull request #1346 from youtube/suguwork
sqlparser: change JOIN syntax to match MySQL
2015-11-25 10:45:20 -08:00
..
customrule tabletserver: query_rules improvements 2015-11-01 01:17:58 -08:00
endtoend sqlpraser: allow multiple tables when parenthesized 2015-11-23 00:21:28 -08:00
fakecacheservice improve cache pool unit test 2015-04-22 10:21:24 -07:00
grpcqueryservice sqltypes: new Value 2015-11-17 12:59:45 -08:00
grpctabletconn Switching tabletconn API out of tproto.QueyrResultList. 2015-11-19 16:22:40 -08:00
planbuilder schema: use vitess type system 2015-11-05 21:03:18 -08:00
proto Removing a few obsolete BSON structures. 2015-11-19 08:36:01 -08:00
queryservice proto/query -> querypb 2015-11-12 00:13:54 -08:00
tabletconn protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
tabletconntest protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
tabletservermock tabletserver: secondary serving types 2015-11-12 21:08:03 -08:00
cache_pool.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
cache_pool_test.go move fakesqldb package from tabletserver to vttest 2015-05-08 14:14:21 -07:00
codex.go sqlparser: Avoid unnecessary buffer pre-allocation. 2015-11-23 18:47:18 -08:00
codex_test.go sqltypes: new Value 2015-11-17 12:59:45 -08:00
comments.go tabletserver: lint & vet fixes 2015-10-17 22:27:45 -07:00
comments_test.go tabletserver: lint & vet fixes 2015-10-17 22:27:45 -07:00
config.go tabletserver: secondary serving types 2015-11-12 21:08:03 -08:00
connpool.go queryctl: remove checkMySQL global 2015-09-24 16:38:07 -07:00
connpool_test.go tabletserver test: Fix up faking scheme 2015-09-22 16:28:44 -07:00
dbconn.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
dbconn_test.go sqltypes: all code changed to use Result 2015-11-10 00:50:46 -08:00
logstats.go sqltypes: new Value 2015-11-17 12:59:45 -08:00
logstats_test.go use handleExecError for logging 2015-09-13 15:37:02 -07:00
logz_utils.go add querylogz unit test 2015-04-22 16:54:21 -07:00
memcache_stats.go remove queryservice global stats variables 2015-04-29 14:59:50 -07:00
memcache_stats_test.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
query_engine.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
query_executor.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
query_executor_test.go sqltypes: new Value 2015-11-17 12:59:45 -08:00
query_list.go Renaming context variables to ctx. 2015-07-09 11:34:28 -07:00
query_list_test.go add error as killable.Kill's return value 2015-04-29 10:16:22 -07:00
query_rule_info.go tabletserver: support for /debug/query_rules 2015-11-01 10:46:58 -08:00
query_rule_info_test.go more protos renamed 2015-11-12 01:13:51 -08:00
query_rules.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
query_rules_test.go more protos renamed 2015-11-12 01:13:51 -08:00
query_service_stats.go Merge https://github.com/youtube/vitess 2015-09-16 11:59:55 -07:00
query_splitter.go sqltypes: new Value 2015-11-17 12:59:45 -08:00
query_splitter_test.go proto/query -> querypb 2015-11-12 00:13:54 -08:00
querylogz.go Add callerid to txlogz and querylogz (backport from internal) 2015-10-10 18:09:49 -07:00
querylogz_test.go tabletserver planbuilder: lint errors fixed 2015-10-17 11:02:28 -07:00
queryz.go tabletserver planbuilder: lint errors fixed 2015-10-17 11:02:28 -07:00
queryz_test.go tabletserver planbuilder: lint errors fixed 2015-10-17 11:02:28 -07:00
rowcache.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
rowcache_invalidator.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
schema_info.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
schema_info_test.go sqltypes: new Value 2015-11-17 12:59:45 -08:00
schemaz.go schema: use vitess type system 2015-11-05 21:03:18 -08:00
schemaz_test.go sqltypes: new Value 2015-11-17 12:59:45 -08:00
status.go tabletserver: Add state history to status page. 2015-11-13 01:07:16 -08:00
stream_queryz.go add stream queryz unit test 2015-04-16 18:42:36 -07:00
stream_queryz_test.go add stream queryz unit test 2015-04-16 18:42:36 -07:00
table_info.go proto/query -> querypb 2015-11-12 00:13:54 -08:00
table_info_test.go proto/query -> querypb 2015-11-12 00:13:54 -08:00
tablet_error.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
tablet_error_test.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
tabletserver.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
tabletserver_test.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
testutils_test.go tabletserver: fixed rowcache flags 2015-10-12 21:37:50 -07:00
tx_pool.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
tx_pool_test.go sqltypes: all code changed to use Result 2015-11-10 00:50:46 -08:00
txlogz.go protos: rest of the protos renamed to ...pb 2015-11-19 22:03:19 -08:00
txlogz_test.go Add callerid to txlogz and querylogz (backport from internal) 2015-10-10 18:09:49 -07:00