… a backup of my mysql database using the innobackupex-1.5.1 command. I have the innodb_file_per_table directive set… contains xtrabackup log files, xtrabackup checkpoint file and a folder for my database (called tools) which contains .MYD, .ibd, .frm, .TRG files. I want… get the database in my /var/lib/mysql folder. But I am able to view/access ONLY MYISAM table – but none of…

