Hello,
some weeks ago we switched from mysql 4.0.20 to 4.18 and later to 4.1.9. A customer now told us, that he can't access his old InnoDB-tables. He gets
#1016 - Can't open file: 'Autor.ibd' (errno: 1)
if he tries to access the table "Autor". This happens to other InnoDB-tables created with mysql 4.0.20, too. The only file left is the Autor.frm. Have innodb-tables been stored in a central file at 4.0.20 maybe and now individual table-files with 4.1.x? How can this happen?
Regards Marten
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]