Files Backed Up By mariadb-backup

mariadb-backup was previously called mariabackup.

Files Included in Backup

mariadb-backup backs up the files listed below.

InnoDB Data Files

mariadb-backup backs up the following InnoDB data files:

MyRocks Data Files

mariadb-backup will back up tables that use the MyRocks storage engine. This data is located in the directory defined by the rocksdb_datadir system variable. mariadb-backup backs this data up by performing a checkpoint using the rocksdb_create_checkpoint system variable.

Other Data Files

mariadb-backup also backs up files with the following extensions:

  • frm

  • isl

  • MYD

  • MYI

  • MAD

  • MAI

  • MRG

  • TRG

  • TRN

  • ARM

  • ARZ

  • CSM

  • CSV

  • opt

  • par

Files Excluded From Backup

mariadb-backup does not back up the files listed below.

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?