SingleStore as Source
Capture is not supported from SingleStore location.
Compare and Refresh from SingleStore
Fivetran HVR 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 HVR database User must be granted the
select
privilege:grant select on tablename to username;