You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Read of database names (from file or array as argument)
Perform a database and compress each generated file
Group all backups inside a single folder to make more easy the copy to outside.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: