Comments - Full Backup and Restore with Mariabackup
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
Mariadb 10.3 - Mariabackup fails on restore. Even taking ownership of all files with the SYSTEM account just does not work. But a complete system backup with Macrium Reflect and then stop the MySQL service, extract the data files from the backup and place in the data directory, and restart the MySQL service works a treat. The set of files in the Macrium reflect backup abart from the various database directories are: - aria_log.00000001 - 'machine name'.err - aria_log_control - ib_buffer_pool - ib_logfile0 - ib_logfile1 - ibdata1 - ibtmp1 - multi-master.info - my.ini - 'machine name'.pid This is not the same as what is produced by mariabackup.