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

# Functions

NewManager creates a new Manager.
NewMinJobIDRefresher creates a new MinJobIDRefresher.

# Variables

ErrNotFound is the error when we can't found the info we are querying related to some jobID.

# Structs

MinJobIDRefresher is used to maintain the minimal job ID in tidb_ddl_job table.

# Interfaces

Manager is the interface for DDL job/MDL storage layer, it provides the methods to access the job/MDL related tables.