- Server operating system version
- Ubuntu 20.04.5 LTS
- Plesk version and microupdate number
- 18.0.46
Hi everyone,
I am trying to clone a wordpress installation within Wordpress Toolkit 5.12.3-6596 (pro version) on on Plesk 18.0.46 Linux. I am cloning into a blank subdomain.
As the dump, the new database and the new database user are created for every cloning process I can not adjust the user permissions "on the fly". And after the clone process failed it is already to late as "re-cloning" will create a new user again.
So I was wondering if there is any way to remove the problematic DEFINER-stuff from within phpmyadmin.
Help would be highly appreciated.
Kindest regards
Armin
I am trying to clone a wordpress installation within Wordpress Toolkit 5.12.3-6596 (pro version) on on Plesk 18.0.46 Linux. I am cloning into a blank subdomain.
- Cloning starts normaly
- Copying files without errors
- Copying database fails with ERROR 1142 (42000) stating a line in the sql dump thats created during cloning process.
- Error says further: "TRIGGER command denied to user 'wp_alkud'@'localhost' for table 'W652Mk_comments'"
- When checking the line in an individual sql dump I see this:
/*!50003 CREATE*/ /* 50017 DEFINER=`wp_22wsj`@`%`*/ /*!50003 TRIGGER `after_insert_comment` AFTER INSERT ON `wp_wsj22`.`W652Mk_comments`
As the dump, the new database and the new database user are created for every cloning process I can not adjust the user permissions "on the fly". And after the clone process failed it is already to late as "re-cloning" will create a new user again.
So I was wondering if there is any way to remove the problematic DEFINER-stuff from within phpmyadmin.
Help would be highly appreciated.
Kindest regards
Armin