Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecDropQueryWatch ¶
func ExecDropQueryWatch(sctx sessionctx.Context, id int64) error
ExecDropQueryWatch is use to exec DropQueryWatchStmt.
Types ¶
type AddExecutor ¶
type AddExecutor struct { QueryWatchOptionList []*ast.QueryWatchOption exec.BaseExecutor // contains filtered or unexported fields }
AddExecutor is used as executor of add query watch.
Click to show internal directories.
Click to hide internal directories.