Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TiDBBuildTS = "None" TiDBGitHash = "None" TiDBGitBranch = "None" GoVersion = "None" // TiKVMinVersion is the minimum version of TiKV that can be compatible with the current TiDB. TiKVMinVersion = "2.1.0-alpha.1-ff3dd160846b7d1aed9079c389fc188f7f5ea13e" )
Version information.
Functions ¶
func GetPrintResult ¶
GetPrintResult gets a result with a formatted string.
func GetTiDBInfo ¶
func GetTiDBInfo() string
GetTiDBInfo returns the git hash and build time of this tidb-server binary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.