Skip to content

Commit

Permalink
Add requirements to MemSQL connector
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessie212 authored and hashhar committed Jun 22, 2021
1 parent 96502ac commit bc4d864
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/src/main/sphinx/connector/memsql.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ creating tables in an external SingleStore database. The SingleStore connector
is very similar to the MySQL connector with the only difference being the
underlying driver.

Requirements
------------

To connect to SingleStore, you need:

* SingleStore version 7.3 or higher.
* Network access from the Trino coordinator and workers to SingleStore. Port
3306 is the default port.

Configuration
-------------

Expand Down

0 comments on commit bc4d864

Please sign in to comment.