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
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
2 matches
Mail list logo