Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pingcap/tidb
/ Close
Method
Close
dumpling/export/ir.go:47–47 ·
view source on GitHub ↗
release SQLRowIter
()
Source
from the content-addressed store, hash-verified
45
HasNext() bool
46
// release SQLRowIter
47
Close() error
48
}
49
50
// RowReceiverStringer is a combined interface of RowReceiver and Stringer
Callers
15
selectTiDBTableSample
Function · 0.95
TestInitLogNoPermission
Function · 0.65
GetColumnTypes
Function · 0.65
GetSpecifiedColumnValueAndClose
Function · 0.65
GetSpecifiedColumnValuesAndClose
Function · 0.65
CheckTiDBWithTiKV
Function · 0.65
resetDBWithSessionParams
Function · 0.65
simpleQueryWithArgs
Function · 0.65
detectEstimateRows
Function · 0.65
GetCharsetAndDefaultCollation
Function · 0.65
Rows
Method · 0.65
TearDown
Method · 0.65
Implementers
2
rowIter
dumpling/export/ir_impl.go
multiQueriesChunkIter
dumpling/export/ir_impl.go
Calls
no outgoing calls
Tested by
15
TestInitLogNoPermission
Function · 0.52
Rows
Method · 0.52
TestDumpExit
Function · 0.52
TestDumpTableMeta
Function · 0.52
TestSetSessionParams
Function · 0.52
TestRowIter
Function · 0.52
TestChunkRowIter
Function · 0.52
TestMysqlMetaData_80
Function · 0.52
TestMysqlMetaData_84
Function · 0.52
TestMetaDataAfterConn
Function · 0.52
TestMysqlWithFollowersMetaData_80
Function · 0.52
TestMysqlWithFollowersMetaData_84
Function · 0.52