Transaction ServerInfo
Authentication mode: Open (unauthenticated, any user)
Database access mode: reading
returns basic info about the server - this is part of the protocol handshake
Inputs:
Outputs:
- ServerVersion: astring
Human readable version of the server software.
- MinimumProtocolVersion: astring
Minimum communication protocol version that the server needs from the client.
- ServerProtocolVersion: astring
Protocol version that the server provides.