Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #72 from tinyspeck/slack-sync-upstream/2018-02-07
Browse files Browse the repository at this point in the history
Slack sync upstream  2018-02-07 (2)
  • Loading branch information
rafael authored Feb 7, 2018
2 parents 713273a + 71d4662 commit 0ce5f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/vt/vtgate/executor.go
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ func (e *Executor) handleShow(ctx context.Context, safeSession *SafeSession, sql
s.Cell,
s.Target.Keyspace,
s.Target.Shard,
ts.Tablet.Type.String(),
ts.Target.TabletType.String(),
state,
topoproto.TabletAliasString(ts.Tablet.Alias),
ts.Tablet.Hostname,
Expand Down

0 comments on commit 0ce5f56

Please sign in to comment.