Versions in this module Expand all Collapse all v1 v1.0.0 Oct 16, 2017 Changes in this version + func GetGlobalSystemVar(s *variable.SessionVars, key string) (string, error) + func GetSessionSystemVar(s *variable.SessionVars, key string) (string, error) + func GoTimeToTS(t time.Time) uint64 + func SetSessionSystemVar(vars *variable.SessionVars, name string, value types.Datum) error