Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
Destination Configuration
Grant the following privileges to non-admin or service users of the SingleStore destination database:
GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP ON <database_name>.* TO <user_name>;
Refer to GRANT for more information.
To create a new user refer to CREATE USER for more information.
Last modified: April 3, 2025