MySQL Forums
Forum List  »  Data Recovery

MEB 3.10.0 Database recovery
Posted by: Christian Molecki
Date: July 02, 2014 05:07AM

Hello,

I have a full backup of a database-server.
Is it possible to restore one single database from this image?

My backup command:

mysqlbackup --port=3306 --user=backup_agent --password --socket=/var/lib/mysql/mysql.sock --compress-level=9 --compress-method=lz4 --backup-dir=/backup/ --databdir=/db/mysql/ --limit-memory=7000 --with-timestamp backup


Best regards
Christian Molecki

Options: ReplyQuote


Subject
Views
Written By
Posted
MEB 3.10.0 Database recovery
2532
July 02, 2014 05:07AM
1435
August 08, 2014 05:20AM
1128
August 23, 2014 12:35AM
1309
September 23, 2014 12:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.