MySQL Forums
Forum List  »  Newbie

can't open file error for innodb tables
Posted by: P Mani
Date: August 06, 2005 12:16AM

Dear All

I enabled/initialized innodb for my MySql database using innodb_data_file_path = ibdata1:10M:autoextend in my.cnf

i created tables.. but some tables(the rest are working fine) when i try tp access them is giving meCan't open file: tablename.InnoDB'. (errno: 1)
:(

please help

achus

Options: ReplyQuote


Subject
Written By
Posted
can't open file error for innodb tables
August 06, 2005 12:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.