To backup some databases i use
innobackupex-1.5.1 ..... --databases=LIST
But how to restore the database server is from this archival copy, not touching the other databases on the server?
innobackupex-1.5.1 ..... --databases=LIST
But how to restore the database server is from this archival copy, not touching the other databases on the server?
Comment