In newer versions of MySQL, `mysqldump`'s default behavior requires accessing some privileged `INFORMATION_SCHEMA` tables, which requires the global `PROCESS` permission. Rather than require that, we can just skip this step, by adding the `--no-tablespaces` argument. This was the guidance I found when looking up this issue! https://dba.stackexchange.com/a/274460/289961 |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| db.rake | ||
| pets.rake | ||
| public_data.rake | ||
| swf_assets.rake | ||