SingleStore as Source - DSS 6 | Data Source Solutions Documentation

Documentation: SingleStore as Source - DSS 6 | Data Source Solutions Documentation

SingleStore as Source

Capture is not supported from SingleStore location.

Compare and Refresh from SingleStore

Data Source Solutions DSS allows you to perform only Compare and Refresh from SingleStore location. This section describes the configuration requirements for performing only Compare and Refresh from SingleStore location.

Grants for Compare and Refresh from SingleStore

This section lists the grants required for performing only Compare and Refresh from SingleStore location.

  • To read from SingleStore, the DSS database User must be granted the <b>select</b> privilege:
    grant select on <em>tablename</em> to <em>username</em>;