MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / readOnlyChecker

Struct readOnlyChecker

tidbparser/ast/read_only_checker.go:41–43  ·  view source on GitHub ↗

readOnlyChecker checks whether a query's ast is readonly, if it satisfied 1. selectstmt; 2. need not to set var; it is readonly statement.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected