Re: ERROR 126 (HY000): Incorrect key file for table
Posted by: ()
Date: October 19, 2005 01:19PM
A few more remarks :
- I've been able to recreate one more table by removing the unique keyword on the columns which had this keyword.
- changing the engine from MyISAM to Memory or InnoDB fixes the problem. It could be a workaround.
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.