Discover Packages
github.com/youtube/vitess
go
vt
vtaclcheck
package
Version:
v3.0.0-rc.3+incompatible
Opens a new window with list of versions in this module.
Published: Dec 9, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package vtaclcheck analyzes a set of sql statements and returns the
corresponding vtgate and vttablet query plans that will be executed
on the given statements
Init sets up the fake execution environment
Run the check on the given file
type Options struct {
ACLFile string
}
Options to control the explain process
Source Files
¶
Click to show internal directories.
Click to hide internal directories.