Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DEFAULT_CAPABILITY uint32 = mysql.CLIENT_LONG_PASSWORD | mysql.CLIENT_LONG_FLAG | mysql.CLIENT_CONNECT_WITH_DB | mysql.CLIENT_PROTOCOL_41 | mysql.CLIENT_TRANSACTIONS | mysql.CLIENT_SECURE_CONNECTION
Functions ¶
func FindForKey ¶
Types ¶
type MetaCache ¶
func NewMetaCache ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) StartDDLMange ¶
func (s *Server) StartDDLMange()
Click to show internal directories.
Click to hide internal directories.