package
2.1.0-rc.2+incompatible
Repository: https://github.com/coderushing/tidb.git
Documentation: pkg.go.dev

# Functions

NewHandle returns a Handle.

# Variables

SkipWithGrant causes the server to start without using the privilege system at all.

# Structs

Handle wraps MySQLPrivilege providing thread safe access.
MySQLPrivilege is the in-memory cache of mysql privilege tables.
UserPrivileges implements privilege.Manager interface.
UserRecord is used to represent a user record in privilege cache.