package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Constants
AgeMax limits the max number of tuple generated for t_user.age.
# Variables
Logger is the global logger in this package.
# Structs
StmtCase is a description of all kinds of DDL statements
DDL case may be referenced for more than one test cases, before which `AdminPauseTestTable` should have been created.
TestTableUser indicates the columns of table `t_user` to generate tuples.