impress/lib
Matchu 7c09b76b5e Require fewer db privileges to run public_data:commit
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
2024-05-02 13:06:27 -07:00
..
rocketamf_extensions Move lib/rocketamf -> lib/rocketamf_extensions, to fix reload issues 2024-01-24 00:59:11 -08:00
tasks Require fewer db privileges to run public_data:commit 2024-05-02 13:06:27 -07:00
fragment_localization.rb Move some model mixins to lib/ 2023-12-05 14:55:31 -08:00
pretty_param.rb Move some model mixins to lib/ 2023-12-05 14:55:31 -08:00