MySQL Forums
Forum List  »  NDB clusters

ERROR 1005 (HY000): Can't create table './test/test2.frm' (errno: 135)
Posted by: Wai Boon Ng
Date: March 31, 2005 06:50PM

When i try to create the new table i got the following error message.

mysql> create table test2 (v1 varchar(1)) engine=NDBCLUSTER;
ERROR 1005 (HY000): Can't create table './test/test2.frm' (errno: 135)
mysql>

Options: ReplyQuote


Subject
Views
Written By
Posted
ERROR 1005 (HY000): Can't create table './test/test2.frm' (errno: 135)
3516
March 31, 2005 06:50PM


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.