I successfully created a full backup with innobackupex.
It created some frm ibd and other files.
- Is it possible to create an output that is same as an export created by phpmyadmin ? A dump?
Or xtra backup only creates binary files in percona format ? - I want to store some of the backups in my local machine. Is it possible to create a full backup inside 1 file.
So I can download that file rather than whole folder.
Thank you