bgbackup icon indicating copy to clipboard operation
bgbackup copied to clipboard

Additional fixes for MariaDB backup support

Open smeeus opened this issue 6 years ago • 1 comments

Command build fixes, argument fixes for MariaDB backup Compression works fine with MariaDB backup MariaDB backup does not have encryption support Reflect proper binary in output Remove double use database sql command Include MariaDB backup info in documentation

This has been tested with similar clusters:

  • Galera / MariaDB 10.2.19, compression on, using MariaDB backup, full and differential incrementals
  • Galera / MariaDB 10.2.7, compression on, monyog enabled, using Percona XtraBackup 2.4, full and differential incrementals

Can be used as a fix for #37

smeeus avatar Jan 15 '19 13:01 smeeus

This is however probably out of scope for us since we use C++ only.

jpfeuffer avatar Apr 22 '22 11:04 jpfeuffer