Releases: qcybb/mysqlbackup-plus
MySQLBackup v1.4
⚙️ 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
⚙️ 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
🚀 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
🚀 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
🚀 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!