MySQL Forums
Forum List  »  NDB clusters

Re: ERROR 1005 (HY000) at line 20: Can't create table '.frm' (errno: 604)
Posted by: Mikael Ronström
Date: February 08, 2005 02:56AM

The error you get can easily be corrected by upgrading either MaxNoOfTables and/or
MaxNoOfUniqueHashIndexes. However normally one should get stuck on another
error code so please report it as a bug as well.

Rgrds Mikael


Roberto Mendez wrote:
> I am importing all my data back into the MySQL
> Cluster however after I import about 34 tables I
> start getting errors. I have found that I do not
> receive the errors if I take out the primary key
> from the rest of the tables. Bellow are the errors
> I am getting:
>
> Processing g_skidoott.out
> ERROR 1005 (HY000) at line 20: Can't create table
> './miniclip_stats/g_skidoott.frm' (errno: 604)
> Processing g_slacking.out
> ERROR 1005 (HY000) at line 20: Can't create table
> './miniclip_stats/g_slacking.frm' (errno: 604)
>
>
> Roberto Mendez
> pancho at miniclip.com
> Miniclip Limited

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ERROR 1005 (HY000) at line 20: Can't create table '.frm' (errno: 604)
2442
February 08, 2005 02:56AM


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.