Commit Graph

20 Commits

Author SHA1 Message Date
e97d17d96f util/printer: add race enabled in TiDBInfo (#6311)
Makes it easy to check if the binary is build with race.
2018-04-19 21:53:22 -05:00
e2269bed01 *: make query feedback compatiable with tikv (#6257) 2018-04-10 21:09:25 +08:00
11023636aa util: update tikv version (#5930) 2018-03-01 19:30:12 +08:00
bf5cae2074 *: support stream agg on TiKV (#5725)
* *: support stream agg on TiKV
2018-03-01 12:51:01 +08:00
59720b6313 util: add GoVersion info for tidb_version (#5828) 2018-02-08 18:27:31 +08:00
8cc9e45f41 variable,printer: add a session variable to show configuration. (#5784) 2018-02-05 22:54:41 +08:00
ea099f281b *: Add go version in tidb version info (#5636) 2018-01-14 19:48:52 +08:00
8b149c3323 Prealloc / collides with package name (#5560) 2018-01-05 19:15:54 +08:00
f1e89cde19 *: use lower-case of github.com/sirupsen/logrus (#5400)
*: rename github.com/Sirupsen/logrus to github.com/sirupsen/logrus

* vendor: update pd

* vendor: update github.com/pingcap/tipb/go-mysqlx
2017-12-14 16:25:58 +08:00
88e1666ac6 *: change the log package to logrus (#4452) 2017-09-08 00:45:07 -05:00
2e7db3da83 Add release version info (#4218)
Add version information in tidb-server's log, tidb-server -V output and mysql-client prompt.
So it is easier to get the release information.
2017-08-17 21:19:51 +08:00
0d945aa425 *: Add git branch name in tidb_version and starting log (#4168) 2017-08-14 17:15:47 +08:00
bde940f399 Add a tidb_version() function to show tidb-server info (#3592) 2017-07-17 17:07:54 +08:00
1c6c145f94 *: Set custom verbose flag to true (#1956)
* *: set custom verbose flag to true

* *: update .gitignore
2016-11-05 18:00:13 +08:00
96a444a562 bin: add flag to print version information (#1896) 2016-10-29 08:44:29 +08:00
6c3bae93a7 printer: Remove 'the' (#1848) 2016-10-19 20:10:39 +08:00
0d864a1710 *: Add --log-file flag to set log file path (#1560) 2016-08-08 10:52:31 +08:00
08034540f0 *: Add leak test
* *: add leak test and tiny clean up

* *: unify test format and add leak test

Conflicts:
	store/localstore/compactor_test.go
	mysql/error_test.go
*: add leak test
2016-04-07 20:53:45 +08:00
xia
0670dd0e34 *: pass gofmt
pass gofmt
2015-09-07 11:28:10 +08:00
0d6f270068 Add files 2015-09-06 12:08:47 +08:00