> simple copy is not consistent at all. you should use consistent > backuped files for that... > > Recovery process of InnoDB is not made to recover inconsistent copied files. > It is for recovery from crushed only. I have two remarks here: 1) We set up a number of slaves this exact way (although not on this particular set of data), they all went through the recovery process successfully. This method is described for example in http://addumb.com/blog/2009/07/04/mysql-slave-initialization-dos-and-donts/ (method 3) 2) As a user, I would still expect a message like "Error: 1033, Incorrect information in file: ‘./database/table.frm", instead of segfault and silent crash, even if the slave cloning process that we use is incorrect. > -----Original Message----- > From: