package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
AttachLocalTemporaryTableInfoSchema attach local temporary table information schema to is.
DetachLocalTemporaryTableInfoSchema detach local temporary table information schema from is.
GetTemporaryTableDDL gets the temptable.TemporaryTableDDL from session context.
NewTemporaryTableSnapshotInterceptor creates a new TemporaryTableSnapshotInterceptor.
SessionSnapshotInterceptor creates a new snapshot interceptor for temporary table data fetch.
# Structs
TemporaryTableSnapshotInterceptor implements kv.SnapshotInterceptor.
# Interfaces
TemporaryTableDDL is an interface providing ddl operations for temporary table.