Bug #10965 NDB backup fails in commercial builds, no error message
Submitted: 30 May 2005 14:48 Modified: 7 Feb 2006 6:10
Reporter: Joerg Bruehe Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.0.6 OS:IBM AIX (AIX + IRIX (64 bit only))
Assigned to: Jonas Oreland CPU Architecture:Any

[30 May 2005 14:48] Joerg Bruehe
Description:
Build of 5.0.6, based on ChangeSet
  1.1901 05/05/26 15:21:01 joerg@mysql.com +1 -0
  Added a missing "make clean" to the RPM "spec" file which had caused the original 4.1.12 RPMs to be broken.
  (bug#10674, bug#10681)

Test "ndb_restore" fails on "aix52-b4bit" and "octane2-64bit", but only in "cluster" build ("max passed"!). The only information is

ndb_restore                    [ fail ]

Errors are (from /home/mysqldev/aix52-64bit/test/mysql-cluster-5.0.6-beta-aix5.2-powerpc-64bit/mysql-test/var/log/mysqltest-time) :
/home/mysqldev/aix52-64bit/test/mysql-cluster-5.0.6-beta-aix5.2-powerpc-64bit/bin/mysqltest: command "$NDB_MGM --no-defaults -e "start backup" >> $NDB_TOOLS_OUTPUT" failed
(the last lines may be the most important ones)

Ending Tests

How to repeat:
Build non-GPL and test it.
[7 Feb 2006 6:10] Jonas Oreland
closed due to little or no interest