//
pkg.gl
Category
github.com/gabereiser/go-mysql-server
sql
plan
package
0.14.7
Repository:
https://github.com/gabereiser/go-mysql-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
41
Dependents
7
Files
27.5k SLOC
bufio
bytes
container/heap
context
crypto/sha1
encoding/hex
encoding/json
errors
fmt
github.com/cespare/xxhash
github.com/dolthub/vitess/go/mysql
github.com/dolthub/vitess/go/sqltypes
github.com/dolthub/vitess/go/vt/proto/query
github.com/dolthub/vitess/go/vt/sqlparser
github.com/gabereiser/go-mysql-server/internal/similartext
github.com/gabereiser/go-mysql-server/memory
github.com/gabereiser/go-mysql-server/sql
github.com/gabereiser/go-mysql-server/sql/binlogreplication
github.com/gabereiser/go-mysql-server/sql/expression
github.com/gabereiser/go-mysql-server/sql/expression/function
github.com/gabereiser/go-mysql-server/sql/expression/function/aggregation
github.com/gabereiser/go-mysql-server/sql/mysql_db
github.com/gabereiser/go-mysql-server/sql/transform
github.com/gabereiser/go-mysql-server/sql/types
github.com/oliveagle/jsonpath
github.com/shopspring/decimal
github.com/sirupsen/logrus
golang.org/x/sync/errgroup
go.opentelemetry.io/otel/attribute
go.opentelemetry.io/otel/trace
gopkg.in/src-d/go-errors.v1
io
os
path/filepath
reflect
sort
strconv
strings
sync
sync/atomic
time