Skip to content

yoshixcrd/MySQLBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

MySQLBackup

image

What is

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.

Installation and use

Clone the Repository

git clone https://github.com/fernandocalheirox/MySQLbackup.git

To see the possible parameters:

powershell -f mysql-backup.ps1 -help

Default Values

Default User

root

Default Password

toor

Default Server

localhost

Output patch for standard backups

C:\Backup-MySQL

MySqlDump.exe file location in MySQL Server 8.0

C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqldump.exe

MySql.Data.dll file location

MySQLbackup/dll/MySql.Data.dll

About

It is a script for automation of database backups (MySQL)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published