Plesk

Database import or WordPress cloning fails: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

Symptoms

Cause

The user of the destination database doesn't have permissions to process CREATE FUNCTION procedure with DEFINER

Resolution

 Provide the destination user the SUPER privilege:

  1. Log into Plesk

  2. Go to Domains > example.com > File Manager and identify the database username in wp-config.php
  3. Go to Plesk > Tools & Settings > Database Servers and click the phpMyAdmin icon opposite the MySQL database server.

  4. Navigate to the User accounts page and click the Edit privileges link opposite the required database user:

  5. Mark the SUPER permission in the Administration list and press the GO button: