package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
AddLockedPartitions add locked partitions id to store.
AddLockedTables add locked tables id to store.
GetLockedTables returns the locked status of the given tables.
NewStatsLock creates a new StatsLock.
QueryLockedTables loads locked tables from mysql.stats_table_locked.
RemoveLockedPartitions remove partitions from table locked records.
RemoveLockedTables remove tables from table locked records.
# Constants
DeleteLockSQL is used to delete the locked table record.