package
0.0.0-20181027144939-6fe6c648ce9d
Repository: https://github.com/crazycs520/tipb.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
No description provided by the author
# Structs
Capabilities.
get supported connection capabilities and their current state
:returns: :protobuf:msg:`Mysqlx.Connection::Capabilities` or :protobuf:msg:`Mysqlx::Error`
.
sets connection capabilities atomically
only provided values are changed, other values are left unchanged.
a Capability
a tuple of a ``name`` and a :protobuf:msg:`Mysqlx.Datatypes::Any`.
announce to the server that the client wants to close the connection
it discards any session state of the server
:Returns: :protobuf:msg:`Mysqlx::Ok`.