Permissions
You must provide MySQL account access to the Qlik Replicate user. This user must have read/write privileges in the 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