package
1.1.0-alpha.1
Repository: https://github.com/myonkeminta/tidb.git
Documentation: pkg.go.dev

# Constants

Initing is the key for indicating if the server is running bootstrap or upgrade job.
LastExecuteDDL is the key for whether the session execute a ddl command last time.
QueryString is the key for original query string.

# Interfaces

Context is an interface for transaction and executive args environment.