Restore backup mysql user permissions error

Hi

I have problem with restoring vhosts or databases the error:

Restore failed : SQL grant all on username.* to ‘ftp@domain’@‘localhost’ with grant option failed : You are not allowed to create a user with GRANT

Please help

Hi,

This error must be healed by force-reloading MySQL server on the machine where you’re restoring your backup:

systemctl force-reload mysql

Thx hope it will solve the problem

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.