Directories
¶
| Path | Synopsis |
|---|---|
|
br
|
|
|
cmd/br
command
|
|
|
pkg/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
pkg/mock/mocklocal
Code generated by MockGen.
|
Code generated by MockGen. |
|
pkg/stream/crr/internal/checkpoint
Package checkpoint computes a downstream-safe checkpoint for CRR.
|
Package checkpoint computes a downstream-safe checkpoint for CRR. |
|
pkg/utils/storewatch
package storewatch provides a `Watcher` type which allows the user to listen the events of lifetime of stores.
|
package storewatch provides a `Watcher` type which allows the user to listen the events of lifetime of stores. |
|
tests
command
|
|
|
tests/br_key_locked
command
|
|
|
tests/br_rawkv
command
|
|
|
tests/br_txn
command
|
|
|
tests/br_z_gc_safepoint
command
|
|
|
debug-linter
command
|
|
|
cmd
|
|
|
benchdb
command
|
|
|
benchkv
command
|
|
|
benchraw
command
|
|
|
importer
command
|
|
|
mirror
command
|
|
|
pluginpkg
command
|
|
|
tidb-server
command
|
|
|
dumpling
|
|
|
cmd/dumpling
command
|
|
|
tests/s3
command
|
|
|
lightning
|
|
|
cmd/tidb-lightning
command
|
|
|
cmd/tidb-lightning-ctl
command
|
|
|
pkg/importer/opts
Package opts contains all kinds of options definitions that can affect the behavior of restore & get infos.
|
Package opts contains all kinds of options definitions that can affect the behavior of restore & get infos. |
|
pkg/importinto/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
parser
module
|
|
|
pkg
|
|
|
config/deploymode
Package deploymode stores the process-wide deployment mode for TiDB X (NextGen) deployments.
|
Package deploymode stores the process-wide deployment mode for TiDB X (NextGen) deployments. |
|
config/kerneltype
Package kerneltype provides the kernel type of TiDB.
|
Package kerneltype provides the kernel type of TiDB. |
|
ddl
Package ddl is the core of TiDB DDL layer.
|
Package ddl is the core of TiDB DDL layer. |
|
ddl/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
ddl/systable
Package systable contains all constants/methods related accessing system tables related to DDL job execution
|
Package systable contains all constants/methods related accessing system tables related to DDL job execution |
|
domain/sqlsvrapi/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
dxf/example
Package example is an example application of DXF.
|
Package example is an example application of DXF. |
|
dxf/framework
Package framework contains all the codes related to DXF.
|
Package framework contains all the codes related to DXF. |
|
dxf/framework/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
dxf/framework/mock/execute
Package mockexecute is a generated GoMock package.
|
Package mockexecute is a generated GoMock package. |
|
dxf/framework/scheduler/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
dxf/importinto/conflictedkv
Package conflictedkv provides the functionality to handle KVs due to conflicted rows when importing data into TiDB using the ImportInto statement.
|
Package conflictedkv provides the functionality to handle KVs due to conflicted rows when importing data into TiDB using the ImportInto statement. |
|
dxf/importinto/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
expression/generator
command
|
|
|
extworkload
Package extworkload exposes a Manager that lets TiDB coordinate background workloads (GCV2, TTL, and auto-analyze) with an external workload controller.
|
Package extworkload exposes a Manager that lets TiDB coordinate background workloads (GCV2, TTL, and auto-analyze) with an external workload controller. |
|
extworkload/client
Package client is the gRPC client to the external workload controller.
|
Package client is the gRPC client to the external workload controller. |
|
format/textrow
Package textrow holds the MySQL text-protocol value serializer.
|
Package textrow holds the MySQL text-protocol value serializer. |
|
importsdk/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
inference/domainadaptor
Package domainadaptor provides access to Domain-owned inference resources without importing the domain package and creating a dependency cycle.
|
Package domainadaptor provides access to Domain-owned inference resources without importing the domain package and creating a dependency cycle. |
|
inference/embedding/internal/testutil
Package testutil provides shared contract tests and fixtures for embedding provider adapters.
|
Package testutil provides shared contract tests and fixtures for embedding provider adapters. |
|
ingestor
Package ingestor provides the interface to ingest SSTs directly to the underlying storage layer, and also provides the utilities to
|
Package ingestor provides the interface to ingest SSTs directly to the underlying storage layer, and also provides the utilities to |
|
ingestor/ingestcli/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
keyspace
Package keyspace provides utilities for keyspace for nextgen TiDB.
|
Package keyspace provides utilities for keyspace for nextgen TiDB. |
|
meta/tidbvar
Package tidbvar contains variable definition related to mysql.tidb table.
|
Package tidbvar contains variable definition related to mysql.tidb table. |
|
objstore/mockobjstore
Package mockobjstore is a generated GoMock package.
|
Package mockobjstore is a generated GoMock package. |
|
objstore/ossstore/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
objstore/s3like/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
objstore/s3store/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
planner/core
Package core Copyright 2022 PingCAP, Inc.
|
Package core Copyright 2022 PingCAP, Inc. |
|
planner/core/resolve
Package resolve is used for semantic resolve of the AST tree.
|
Package resolve is used for semantic resolve of the AST tree. |
|
plugin/conn_ip_example
command
|
|
|
resourcegroup/ruv2
Package ruv2 defines the raw units and weighting model used to calculate RU v3.
|
Package ruv2 defines the raw units and weighting model used to calculate RU v3. |
|
store/pdtypes
Package pdtypes contains type defines under PD.
|
Package pdtypes contains type defines under PD. |
|
util/collate/ucadata/generator
command
|
|
|
util/collate/ucaimpl
command
|
|
|
util/dbutil/dbutiltest
Package dbutiltest is a package for some common used methods for db related testing.
|
Package dbutiltest is a package for some common used methods for db related testing. |
|
util/mock
Package mock is just for test only.
|
Package mock is just for test only. |
|
util/sem/compat
Package compat provides compatibility functions for different versions of SEM
|
Package compat provides compatibility functions for different versions of SEM |
|
util/sqlexec/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
util/topsql/stmtstats
Package stmtstats provides statement statistics collection.
|
Package stmtstats provides statement statistics collection. |
|
workloadlearning
Package workloadlearning implements the Workload-Based Learning Optimizer.
|
Package workloadlearning implements the Workload-Based Learning Optimizer. |
|
parser
module
|
|
|
tests
|
|
|
llmtest
command
|
|
|
tools
|
|
|
check
command
|
|
|
check/xprog
command
|
|
|
dashboard-linter
command
|
|
|
fake-oauth
command
|
|
|
gen-parquet
command
|
|
|
patch-go
command
|
|
|
tazel
command
|
Click to show internal directories.
Click to hide internal directories.
