backup-action icon indicating copy to clipboard operation
backup-action copied to clipboard

🗄️ Github Action to backup MySQL, MongoDB and PostgreSQL databases

Results 3 backup-action issues
Sort by recently updated
recently updated
newest added

I'm trying to pass args to mysqldump (`--no-tablespaces` to avoid `err: mysqldump: Error: 'Access denied; you need (at least one of) the PROCESS privilege(s) for this operation' when trying to...

Solution
Solved

I get the error (warning?) `load pubkey "/github/home/.ssh/deploykey": invalid format` during syncing. The sync seems to succeed regardless, though. Full output: ``` [...] ============================================== ✅ Successfully executed commands to all...

Solved

Since the Input variable _db_name_ is required it would be convenient to configure the option to make a backup of all databases at the same time. It's cool that you...

Solved