UseSSH
Whether to tunnel the SingleStore connection over SSH. Use SSH.
Data Type
bool
Default Value
false
Remarks
By default the connector will attempt to connect directly to SingleStore. When this option is enabled, the connector will instead establish an SSH connection with the SSHServer and tunnel the connection to SingleStore through it.