I can't backup database, the log says :
[error][yii\base\Exception] yii\base\Exception: Could not create backup: The shell command "mysqldump {{...blablabla...}} failed with exit code -1. in /home/user/craft/vendor/craftcms/cms/src/controllers/UtilitiesController.php:38
Any ideas what error -1 means ?
mysqldumpto your PATH environment variable? If so, was it a user based PATH or a whole system PATH variable? – Brad Bell May 30 '18 at 00:32which mysqldumpgives/usr/bin/mysqldumpdoes that help ? – laurent May 31 '18 at 04:35