Hello,
I would like to use the option this backup :
$ echo “mydatabase.mytable” > /tmp/tables.txt
$ innobackupex --tables-file=/tmp/tables.txt /path/to/backup
The backup is OK and completed, but I couldn’t see the paragraph to precise how to restore the backup with this option.
So, someone could tell me how to do this?
Thank you for your reply