Bug #18627 rpl_ndb_multi_update3 fails on Intel 64 bit
Submitted: 29 Mar 2006 19:40 Modified: 13 May 2006 10:07
Reporter: Michael Widenius Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.1-beta OS:Linux (SuSE 10, Intel64)
Assigned to: CPU Architecture:Any

[29 Mar 2006 19:40] Michael Widenius
Description:
rpl_ndb_multi_update3 fails when doing 'make test'
 

How to repeat:
BUILD/compile-pentium64-dbug-max
make test

In the log we get:

rpl_ndb_multi_update3          [ fail ]
Errors are (from /home/my/mysql-5.1/mysql-test/var/log/mysqltest-time) :
mysqltest: In included file "./extra/rpl_tests/rpl_multi_update3.test": At line 34: could not sync with master ('select master_pos_wait('master-bin.000001', 1222)' returned NULL)

Note that if you do
mysql-test-run rpl_ndb_multi_update3

Then the test succeeds

Suggested fix:
Fix all valgrind errors that is genereted and then retry building and testing on Intel64
[13 May 2006 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".