Skip to content

Releases: qcybb/mysqlbackup-plus

MySQLBackup v1.4

20 Sep 18:41

Choose a tag to compare

⚙️ Improvements

  • Added check to verify BACKUP_DIR is defined
  • Added an option to enable or disable displaying rotated files

📦 Download

Download mysqlbackup-plus.zip
For installation and setup, visit the main repository page.

❤️ Contribute & Support

Found a bug? Open an issue.
Want to improve the script? Submit a pull request.
Star ⭐ this repo if you find it useful!

MySQLBackup v1.3

06 Sep 19:44
d6d0442

Choose a tag to compare

⚙️ Improvements

  • Corrected Weekly/Monthly backup day logic
  • Refined MySQL Table/Schema validation
  • Backup rotation now displays deleted file(s)

📦 Download

Download mysqlbackup-plus.zip
For installation and setup, visit the main repository page.

❤️ Contribute & Support

Found a bug? Open an issue.
Want to improve the script? Submit a pull request.
Star ⭐ this repo if you find it useful!

MySQLBackup v1.2.2

22 Jun 19:27
d6d0442

Choose a tag to compare

🚀 What's New

No changes to backup logic; purely aesthetic/logical flow improvements

⚙️ Improvements

  • Improved formatting of output logs for enhanced readability
  • Added consistent spacing and section separators between database blocks
  • Standardized alignment and spacing for backup paths and timestamps

📦 Download

Download mysqlbackup-plus.zip
For installation and setup, visit the main repository page.

❤️ Contribute & Support

Found a bug? Open an issue.
Want to improve the script? Submit a pull request.
Star ⭐ this repo if you find it useful!

MySQLBackup v1.2.1

30 May 19:25
428de93

Choose a tag to compare

🚀 What's New

This version consolidates all updates since v1.2, resolving various issues.

⚙️ Improvements

  • Sort databases alphabetically before processing them

🔧 Fixes

  • Excluded databases will no longer be analyzed or optimized
  • Fixed issue with checking for updates when there is no response from server
  • Fixed issue with rotating daily backups possibly effecting weekly and monthly folders
  • Fixed issue causing /<database>/ directory to be created even if the database did not exist
  • Removed redundant file paths

📦 Download

Download mysqlbackup-plus.zip
For installation and setup, visit the main repository page.

❤️ Contribute & Support

  • Found a bug? Open an issue.
  • Want to improve the script? Submit a pull request.
  • Star ⭐ this repo if you find it useful!

MySQLBackupPlus v1.2 – Rollup Update

26 May 16:10

Choose a tag to compare

🚀 What's New

This version consolidates all updates and enhancements since v1.0, introducing new features and expanded functionality.

✨ New Features

  • The script now checks for updates automatically.
  • Added an option to save output messages to a log file.

⚙️ Configuration Improvements

  • Added support for configuration file (.mysqlbackup-plus.conf)
  • Those config settings override default values.

🔧 Enhancements

  • Consolidated compression method to reduce redundancy
  • Improved error handling.

📦 Download

Download mysqlbackup-plus.zip
For installation and setup, visit the main repository page.

❤️ Contribute & Support

  • Found a bug? Open an issue.
  • Want to improve the script? Submit a pull request.
  • Star ⭐ this repo if you find it useful!