Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pingcap/tidb
/ Errors
Method
Errors
pkg/parser/parser.go:13180–13180 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13178
AppendError(err error)
13179
AppendWarn(err error)
13180
Errors() (warns []error, errs []error)
13181
}
13182
13183
type
yyLexerEx
interface
{
Callers
15
ParseSQL
Method · 0.95
importKVFileForRegion
Method · 0.65
TestGetAllTiKVStoresWithRetryCancel
Function · 0.65
TestGetAllTiKVStoresWithUnknown
Function · 0.65
TestWithCleanUp
Function · 0.65
NextBackoff
Method · 0.65
TestBackoffWithFatalError
Function · 0.65
TestBackoffWithFatalRawGRPCError
Function · 0.65
TestBackoffWithRetryableError
Function · 0.65
TestPdBackoffWithRetryableError
Function · 0.65
TestNewDownloadSSTBackofferWithCancel
Function · 0.65
TestNewBackupSSTBackofferWithCancel
Function · 0.65
Implementers
1
Scanner
pkg/parser/lexer.go
Calls
no outgoing calls
Tested by
9
TestGetAllTiKVStoresWithRetryCancel
Function · 0.52
TestGetAllTiKVStoresWithUnknown
Function · 0.52
TestWithCleanUp
Function · 0.52
TestBackoffWithFatalError
Function · 0.52
TestBackoffWithFatalRawGRPCError
Function · 0.52
TestBackoffWithRetryableError
Function · 0.52
TestPdBackoffWithRetryableError
Function · 0.52
TestNewDownloadSSTBackofferWithCancel
Function · 0.52
TestNewBackupSSTBackofferWithCancel
Function · 0.52