Bug#459543: [debian-mysql] Bug#459543: mysql-server-5.0: ndb-cluster is broken

2008-01-07 Thread Monty Taylor
Hi, What version of MySQL were you using when you were using the binaries from MySQL? Does ndb_show_tables show the table? If it does, what does ndb_desc show for that table? Monty Benedikt Zorn wrote: > Package: mysql-server-5.0 > Version: 5.0.45-5 > Severity: normal > > When doing a "CREAT

Bug#459543: mysql-server-5.0: ndb-cluster is broken

2008-01-07 Thread Benedikt Zorn
Package: mysql-server-5.0 Version: 5.0.45-5 Severity: normal When doing a "CREATE TABLE tbl_1 (id INT(11) AUTO_INCREMENT PRIMARY KEY, test VARCHAR(25)) ENGINE=ndbcluster;", I get the error message "ERROR 1005 (HY000): Can't create table './test_db/tbl_1.frm' (errno: 879)". Despite that message