Tatiana,
please send your script so we can test.
Thanks,
T
Tatiana Peña wrote:
Hi!
Mysql 4.1.5-gamma is installed with the same config.ini file I've sent.
Error 4336 seems not to appear anymore :)
I also was trying to create 30 tables using a script but it creates some
of them and for the others the system returns:
mysql> CREATE TABLE ctest13 (i INT) ENGINE=NDBCLUSTER;
ERROR 1005 (HY000): Can't create table './cdr/ctest3.frm' (errno: 709)
If I delete one table it is possible to create another tables (more than
one), but eventually the same error occurs :S
What could be the cause of the error?