package
0.0.0-20211115110103-d6f26fb2ff89
Repository: https://github.com/fengleng/sqlparser.git
Documentation: pkg.go.dev
# Functions
GetStack gets the stacktrace.
RandomBuf generates a random string using ASCII characters but avoid separator character.
RunWithRetry will run the f with backoff and retry.
# Constants
DefaultMaxRetries indicates the max retry count.
RetryInterval indicates retry interval.
# Structs
ProcessInfo is a struct used for show processlist statement.
# Interfaces
SessionManager is an interface for session manage.