- master status is now saved to ibbackup_master_info in the restore dir
- Fixed backup dir validation test when doing a restore
- Don't always print usage on error
- mysqlbackup 3.12.0 or greater is now required.
- Restore will not continue if the restore directory is non-empty.
- ib_buffer_pool is now restored to ib_buffer_pool instead of saved-ib_buffer_pool
- Removed
--mode
option
- Backup type is now printed
- Added
--force
option to allow overwriting non-empty directories.
- Fixed purging of backups when retention value was 0
- Disabled history logging by default
- Added the
--mysqlbackup option
to allow the location of the mysqlbackup binary to be set. - Added the
--history-logging
to turn on history logging. - Backup /etc/my.cnf by default
- Initial Release