package mysql type handshakeResponse41 struct { Capability uint32 Collation uint8 User string DBName string Auth []byte }