if laravel-backup support conception dB on another server #1439
Unanswered
hosamalzagh
asked this question in
Q&A
Replies: 1 comment
-
Your user do not have privilegies for dump |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello i have 2server
first have files Laravel 8
second have db
when i run
php artisan backup:run
i get this error
Backup failed because The dump process failed with exitcode 2 : Misuse of shell builtins : mysqldump: Got error: 1044: "Access denied for user ''USERNAME@'10.0.0.2' to database 'DATABASE NAME'" when using LOCK TABLES
Beta Was this translation helpful? Give feedback.
All reactions