package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

NewSession creates a new Session.
NewSessionPool creates a new Session pool.

# Variables

MockDDLOnce is only used for test.
TestNotifyBeginTxnCh is used for if the txn is beginning in RunInTxn.

# Structs

Pool is used to new Session.
Session wraps sessionctx.Context for transaction usage.