phpbu
phpbu copied to clipboard
Add --no-tablespaces for mysqldump
I can't use PHPBU with mysqldump on certain shared webhostings because PROCESS privileges are required since MySQL 5.7.31 and MySQL 8.0.21. Could you add the --no-tablespaces option which would solve this problem.