It is a script for automation of database backups (MySQL), after performing the backups it compresses the files generated by MySQLDump in a single RAR file.
Clone the Repository
git clone https://github.com/fernandocalheirox/MySQLbackup.git
To see the possible parameters:
powershell -f mysql-backup.ps1 -help
root
toor
localhost
C:\Backup-MySQL
C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqldump.exe
MySQLbackup/dll/MySql.Data.dll