Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TiDBBuildTS = "None" TiDBGitHash = "None" TiDBGitBranch = "None" // TiKVMinVersion is the minimum version of TiKV that can be compatible with the current TiDB. TiKVMinVersion = "v3.0.0-60965b006877ca7234adaced7890d7b029ed1306" )
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.