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 "derived" crashes when run using '--embedded-server', no usable message.
Happens on
- s390
- ita2 (linux-ia64)
- pegasos2 (linux-powerpc)
- powermacg4 (osx10.2-powerpc)
- production-icc (linux-i686)
Output is just:
derived [ fail ]
Errors are (from
/xspace/mysqldev/etpglb0/test/mysql-max-5.0.6-beta-linux-s390/mysql-test/var/log/mysqltest
-time) :
050527 2:02:10 InnoDB: Starting recovery for XA transactions...
050527 2:02:10 InnoDB: 0 transactions in prepared state after recovery
mysqltest returned unexpected code 139, it has probably crashed
(the last lines may be the most important ones)
How to repeat:
Run embedded tests.