MCPcopy
hub / github.com/pingcap/tidb / Close

Method Close

pkg/server/internal/resultset/cursor.go:39–39  ·  view source on GitHub ↗

Close closes the dumper

()

Source from the content-addressed store, hash-verified

37
38 // Close closes the dumper
39 Close()
40}
41
42// CursorResultSet extends the `ResultSet` to provide the ability to store an iterator

Callers 15

readOnePacketMethod · 0.65
FlushMethod · 0.65
CloseMethod · 0.65
RunTestsMethod · 0.65
RunTestsOnNewDBMethod · 0.65
RunTestRegressionMethod · 0.65
RunTestSpecialTypeMethod · 0.65
RunTestPreparedStringMethod · 0.65

Implementers 2

lazyRowIteratorpkg/server/internal/resultset/cursor.g
rowContainerReaderpkg/util/chunk/row_container_reader.go

Calls

no outgoing calls

Tested by 15

TestLazyExecuteSelectionFunction · 0.52
TestLazyExecuteWithParamFunction · 0.52
TestCursorExceedQuotaFunction · 0.52
generateCertFunction · 0.52