flownative / docker-beach-php

Docker image providing PHP-FPM for Flownative Beach and Local Beach
MIT License
1 stars 1 forks source link

Tweak .my.cnf to avoid mysqldump error messages #3

Closed kdambekalns closed 2 years ago

kdambekalns commented 2 years ago

This avoids this rather cryptic error message when using mysqldump:

Info: Using unique option prefix 'database' is error-prone and can break in the future.
Please use the full name 'databases' instead.
Warning: mysqldump: ignoring option '--databases' due to invalid value 'some-db-name'

And this one:

mysqldump: Error: 'Access denied; you need (at least one of) the PROCESS privilege(s)
for this operation' when trying to dump tablespaces
robertlemke commented 2 years ago

For whatever reason, I currently can't add a review. I'm logged in (you see, I can write this comment), but when I click on "Add your review", Github asks me to log in, and when I do, I'm already logged in, …

Anyway, looks good to me …

kdambekalns commented 2 years ago

For whatever reason, I currently can't add a review.

Yeah, something is broken. I tried to create this change via the web UI, but could not preview the changes or create a commit. 🤷‍♂️