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

Create backup script to MySQL database #5

Open
andrepg opened this issue Feb 22, 2021 · 0 comments
Open

Create backup script to MySQL database #5

andrepg opened this issue Feb 22, 2021 · 0 comments

Comments

@andrepg
Copy link
Owner

andrepg commented Feb 22, 2021

We have, at this moment, some VPS running and need to write a single MySQL script to deal with backup and compress of databases, based on a file, array or whatever it's easier.

We need that the script do

  1. Read of database names (from file or array as argument)
  2. Perform a database and compress each generated file
  3. Group all backups inside a single folder to make more easy the copy to outside.
@andrepg andrepg changed the title Create backup script to MySQL vps Create backup script to MySQL database Feb 22, 2021
@andrepg andrepg self-assigned this Dec 16, 2021
@andrepg andrepg moved this to To do in 🐮 Supercow Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant