package
1.1.0-beta
Repository: https://github.com/coderushing/tidb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewMeta creates a Meta in transaction txn.
NewSnapshotMeta creates a Meta with snapshot.

# Variables

ErrDBExists is the error for db exists.
ErrDBNotExists is the error for db not exists.
ErrTableExists is the error for table exists.
ErrTableNotExists is the error for table not exists.

# Structs

Meta is for handling meta information in a transaction.