Hello,
I’m wondering if it’s possible to restore a single database from a prepared full backup or is my only option for this granularity to backup each db individually?
Hello,
I’m wondering if it’s possible to restore a single database from a prepared full backup or is my only option for this granularity to backup each db individually?
Do you use file-per-table? If yes, see http://dev.mysql.com/doc/refman/5.0/en/innodb-multiple-table spaces.html (IMPORT TABLESPACE).
Yes our MySQL servers are configured with the innodb_file_per_table setting. We also support or have myisam databases on our MySQL servers. Is it possible to restore a single db from a full innobackupex?
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.