Security requirements
You must provide Google Cloud SQL for MySQL account access to the Qlik Replicate user. This user must have read/write privileges in the Google Cloud SQL for MySQL database.
Additionally, for each target schema involved in the replication, the Qlik Replicate user must have the following permissions:
- ALTER
- CREATE
- CREATE TEMPORARY TABLES
- DELETE
- DROP
- INSERT
- SELECT
- UPDATE