Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(linux): add reload privilege to mysql user #221

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

bytestream
Copy link
Member

$ sudo -u www-data -H php app-manager/artisan app:backup
[2024-11-19 13:33:21] Backing up database...
The dump process failed with a none successful exitcode.
Exitcode
========
2: Misuse of shell builtins

Output
======
<no output>

Error Output
============
mysqldump: Couldn't execute 'FLUSH TABLES': Access denied; you need (at least one of) the RELOAD or FLUSH_TABLES privilege(s) for this operation (1227)

@bytestream bytestream merged commit 989c3b0 into 5.x Nov 19, 2024
7 checks passed
@bytestream bytestream deleted the bytestream-patch-1 branch November 19, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant